VirtualBox

Changeset 57139 in vbox


Ignore:
Timestamp:
Jul 30, 2015 8:35:30 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101880
Message:

DevVGA-SVGA3d-ogl.cpp: Reverted r99617, should've been fixed at the VMSVGA3D_SET_CURRENT_CONTEXT level, which I did earlier today.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp

    r57138 r57139  
    31533153#ifdef VMSVGA3D_OGL_WITH_SHARED_CTX
    31543154    if (idPrevCtx < pState->cContexts && pState->papContexts[idPrevCtx]->id == idPrevCtx)
    3155     {
    31563155        VMSVGA3D_SET_CURRENT_CONTEXT(pState, pState->papContexts[idPrevCtx]);
    3157     }
    31583156#endif
    31593157    return VINF_SUCCESS;
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