VirtualBox

Ignore:
Timestamp:
Oct 1, 2013 2:54:28 PM (11 years ago)
Author:
vboxsync
Message:

crOpenGL: notify VISIBLE_3DDATA event on remap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c

    r48793 r48798  
    27382738    crHashtableWalk(cr_server.muralTable, crVBoxServerCheckMuralCB, NULL);
    27392739
     2740/*    crVBoxServerNotifyEvent(sIndex, VBOX3D_NOTIFY_EVENT_TYPE_VISIBLE_3DDATA, NULL); */
     2741
    27402742    return VINF_SUCCESS;
    27412743}
     
    28062808            CrDpReparent(pDisplay, &SCREEN(sIndex));
    28072809    }
     2810
     2811    crVBoxServerNotifyEvent(sIndex, VBOX3D_NOTIFY_EVENT_TYPE_VISIBLE_3DDATA,
     2812            cr_server.aWinVisibilityInfos[sIndex].cVisibleWindows ? (void*)1 : NULL);
    28082813
    28092814    return VINF_SUCCESS;
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