SDL-mirror/src
2011-10-14 17:29:49 +01: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 * Android's InputStream::skip is apparently buggy, so instead read into a dummy buffer 2011-10-14 17:29:49 +01:00
cpuinfo Fixed a whole slew of compiler warnings that -Wall exposed. 2011-10-13 01:08:30 -04:00
events Fixed a whole slew of compiler warnings that -Wall exposed. 2011-10-13 01:08:30 -04: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 Fixed a whole slew of compiler warnings that -Wall exposed. 2011-10-13 01:08:30 -04:00
render Fixed a whole slew of compiler warnings that -Wall exposed. 2011-10-13 01:08:30 -04:00
stdlib Apple's C runtime has the non-const iconv(), too. 2011-08-22 14:25:11 -04:00
thread Fixed a whole slew of compiler warnings that -Wall exposed. 2011-10-13 01:08:30 -04:00
timer 1.3 API CHANGE: Add support for naming threads. 2011-10-02 00:29:16 -04:00
video Implement GL_GetProcAddress() for Android. 2011-10-13 01:30:01 -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