VirtualBox

Changeset 24170 in vbox


Ignore:
Timestamp:
Oct 29, 2009 5:00:54 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
54109
Message:

2d accel: ensure gl info is initialized before first use

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp

    r24162 r24170  
    49654965    if(on)
    49664966    {
     4967        /* need to ensure we have gl functions initialized */
     4968        mpOverlayWidget->makeCurrent();
     4969        vboxVHWAGetSupportInfo(mpOverlayWidget->context());
     4970
    49674971        VBOXQGLLOGREL(("Switching Gl mode on\n"));
    49684972        Assert(!mpOverlayWidget->isVisible());
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