SDL/src/thread
Sam Lantinga e6400856ad Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values.
Went through the code and used the macro and fixed a couple places that were using incorrect timestamp comparisons.
2013-10-20 20:42:55 -07:00
..
beos Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow() 2013-08-11 19:56:43 -07:00
generic Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow() 2013-08-11 19:56:43 -07:00
psp Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow() 2013-08-11 19:56:43 -07:00
pthread Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values. 2013-10-20 20:42:55 -07:00
windows Disable Win32 thread naming again. See Bugzilla #2089. 2013-10-20 23:08:45 -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