SDL/src/thread
Sam Lantinga 4b942c5a07 Fixed bug 2076 - OpenGL doesn't work with --disable-threads
stepik-777

Thread local storage is used to store current window and current opengl context. OpenGL worked before this changeset: 7596 (45e5c263c096)
2013-09-05 07:15:26 -07:00
..
beos Fixes #2022, do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
generic Fixes #2022, do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
psp Fixes #2022, do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
pthread Fixes bug #2074 - Thanks Sylvain! 2013-08-29 14:03:44 -03:00
windows Enabled thread naming on Windows. 2013-08-31 01:36:38 -04:00
SDL_systhread.h Fixed bug 2076 - OpenGL doesn't work with --disable-threads 2013-09-05 07:15:26 -07:00
SDL_thread.c Fixed bug 2076 - OpenGL doesn't work with --disable-threads 2013-09-05 07:15:26 -07:00
SDL_thread_c.h Fixed bug 2076 - OpenGL doesn't work with --disable-threads 2013-09-05 07:15:26 -07:00