SDL-mirror/src
Ryan C. Gordon cf1adee2e4 Make sure window->driverdata is set before we might need it.
Thanks to Mako_energy for the fix!
2011-10-12 20:01:09 -04:00
..
atomic Implemented x86 and x86-64 spinlock inline asm. 2011-09-18 03:19:41 -04:00
audio Commit updated generated C code. 2011-10-11 22:42:54 -04:00
core Called method on wrong object in Android exception handler. 2011-09-01 04:42:09 -04:00
cpuinfo SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
events Work on systems without sa_sigaction. 2011-07-20 16:35:37 -07:00
file Allow Android platforms to read from .apk files via the RWOPS interface. 2011-07-29 16:51:25 -04:00
haptic Fixed compiler warning on 64-bit builds. 2011-08-22 13:41:35 -04:00
joystick Patched to compile. 2011-09-01 14:02:12 -04:00
libm SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
loadso Removed legacy Mac OS X dlcompat code. 2011-09-09 00:34:48 -04:00
main 1.3 API CHANGE: Add support for naming threads. 2011-10-02 00:29:16 -04:00
power Removed some FIXMEs (Nathan's changes were, in fact, correct). 2011-09-15 23:55:36 -04:00
render Fixed wrong datatype for shaders and programs. 2011-08-23 06:27:04 -04:00
stdlib Apple's C runtime has the non-const iconv(), too. 2011-08-22 14:25:11 -04:00
thread Disable thread naming on Windows for now. 2011-10-02 00:59:11 -04:00
timer 1.3 API CHANGE: Add support for naming threads. 2011-10-02 00:29:16 -04:00
video Make sure window->driverdata is set before we might need it. 2011-10-12 20:01:09 -04:00
SDL.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
SDL_assert.c Assert code's stdio interface was reading from the wrong variable. 2011-06-03 16:03:10 -04:00
SDL_assert_c.h SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
SDL_compat.c Merged Nathan Heisey's Haiku work into the main SDL 1.3 branch. 2011-09-15 23:51:07 -04:00
SDL_error.c Fixed SDL_SetError() by making NULL fmt a no-op, update test automation 2011-07-17 20:59:34 -07:00
SDL_error_c.h SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
SDL_fatal.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
SDL_fatal.h SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
SDL_hints.c * SDL_IOS_IDLE_TIMER_DISABLED hint 2011-06-10 14:23:36 +01:00
SDL_hints_c.h Added a newline to the end of a file to quiet old versions of GCC. 2011-09-09 02:43:04 -04:00
SDL_log.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00