We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2076

Summary: OpenGL doesn't work with --disable-threads
Product: SDL Reporter: stepik-777
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.1   
Hardware: x86_64   
OS: Windows 7   

Description stepik-777 2013-08-29 22:53:15 UTC
Thread local storage is used to store current window and current opengl context. OpenGL worked before this changeset: 7596 (45e5c263c096) Ensure that the right window is current in SDL_GL_SwapWindow.
Comment 1 Sam Lantinga 2013-09-05 14:15:50 UTC
Fixed, thanks!
http://hg.libsdl.org/SDL/rev/e928464b98ec