VirtualBox

Ignore:
Timestamp:
Dec 2, 2011 7:44:16 AM (13 years ago)
Author:
vboxsync
Message:

crOpenGL: fix destroyed context refference in TLS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c

    r38374 r39507  
    585585        {
    586586            packspu_VBoxPackAttachThread();
     587            crStateOnThreadAttachDetach(GL_TRUE);
    587588            break;
    588589        }
     
    591592        {
    592593            packspu_VBoxPackDetachThread();
     594            crStateOnThreadAttachDetach(GL_FALSE);
    593595            break;
    594596        }
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