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 - OpenGL doesn't work with --disable-threads
Summary: OpenGL doesn't work with --disable-threads
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.1
Hardware: x86_64 Windows 7
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-29 22:53 UTC by stepik-777
Modified: 2013-09-05 14:15 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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