VirtualBox

Changeset 23348 in vbox


Ignore:
Timestamp:
Sep 25, 2009 6:55:36 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52866
Message:

video hw accel: fox for #4292

File:
1 edited

Legend:

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

    r23346 r23348  
    688688        return;
    689689
     690    g_vboxVHWAGlSupportInitialized = true;
     691
     692    if(!QGLFormat::hasOpenGL())
     693        return;
     694
    690695    static QGLWidget *pTmpContextHolder = NULL;
    691696    const bool bHasGlContext = (pContext != NULL);
     
    771776        pTmpContextHolder->doneCurrent();
    772777    }
    773 
    774     g_vboxVHWAGlSupportInitialized = true;
    775778}
    776779
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