Changeset 24170 in vbox
- Timestamp:
- Oct 29, 2009 5:00:54 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 54109
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp
r24162 r24170 4965 4965 if(on) 4966 4966 { 4967 /* need to ensure we have gl functions initialized */ 4968 mpOverlayWidget->makeCurrent(); 4969 vboxVHWAGetSupportInfo(mpOverlayWidget->context()); 4970 4967 4971 VBOXQGLLOGREL(("Switching Gl mode on\n")); 4968 4972 Assert(!mpOverlayWidget->isVisible());
Note:
See TracChangeset
for help on using the changeset viewer.