VirtualBox

Changeset 50963 in vbox


Ignore:
Timestamp:
Apr 3, 2014 2:07:41 PM (11 years ago)
Author:
vboxsync
Message:

Display: update display when VBVA is disabled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DisplayImpl.cpp

    r50957 r50963  
    45654565
    45664566    pFBInfo->pVBVAHostFlags = NULL;
     4567
     4568    if (uScreenId == VBOX_VIDEO_PRIMARY_SCREEN)
     4569    {
     4570        /* Force full screen update, because VGA device must take control, do resize, etc. */
     4571        pThis->InvalidateAndUpdateEMT(pThis, VBOX_VIDEO_PRIMARY_SCREEN, false);
     4572    }
    45674573}
    45684574
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette