VirtualBox

Changeset 48971 in vbox


Ignore:
Timestamp:
Oct 8, 2013 11:10:59 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89681
Message:

crOpenGL: fix reparent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp

    r48897 r48971  
    8383
    8484    CrDpResize(pDisplay, pScreen->x, pScreen->y, pScreen->w, pScreen->h);
     85
     86    if (pScreen->winID)
     87    {
     88        /* need to do this on win, since otherwise the window ends up being with empty visible regions for some reason */
     89        crServerWindowVisibleRegion(&pDisplay->Mural);
     90    }
    8591}
    8692
Note: See TracChangeset for help on using the changeset viewer.

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