Changeset 23951 in vbox
- Timestamp:
- Oct 21, 2009 7:54:33 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 53770
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp
r23938 r23951 5218 5218 bool VBoxQGLOverlay::isAcceleration2DVideoAvailable() 5219 5219 { 5220 static bool g_bVBoxVHWAChecked = false;5221 static bool g_bVBoxVHWASupported = false;5222 5220 #ifndef DEBUG_misha 5223 5221 if(!g_bVBoxVHWAChecked)
Note:
See TracChangeset
for help on using the changeset viewer.