VirtualBox

Changeset 32149 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Aug 31, 2010 2:07:03 PM (14 years ago)
Author:
vboxsync
Message:

crOpenGL/wddm3d: make windows invisible untill first update from wddm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/crOpenGL/context.c

    r30474 r32149  
    10151015        if (winW > 0 && winH > 0)
    10161016            stub.spu->dispatch_table.Viewport( 0, 0, winW, winH );
     1017#ifdef VBOX_WITH_WDDM
     1018        stub.spu->dispatch_table.WindowVisibleRegion(window->spuWindow, 0, NULL);
     1019#endif
    10171020    }
    10181021
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