SDL/src
Ryan C. Gordon 9b301501da Fixed a compiler warning on Mac OS X.
Thanks to Mattias Holm for the patch!
2011-09-02 14:00:57 -04:00
..
atomic Implemented pthread spinlocks. 2011-06-22 10:33:48 +00:00
audio Removed the MAC_OS_X_VERSION_10_x macros from the 1.3 branch. 2011-08-25 03:11:28 -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 SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
main SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
power SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07: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 SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
timer SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
video Fixed a compiler warning on Mac OS X. 2011-09-02 14:00:57 -04:00
SDL_assert_c.h 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_compat.c Don't lose the icon surface if it's freed immediately after SDL_WM_SetIcon() 2011-08-14 21:57:50 -04:00
SDL_error_c.h SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07: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_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.h * Add missing file SDL_hints_c.h 2011-06-15 10:28:01 +01:00
SDL_hints.c * SDL_IOS_IDLE_TIMER_DISABLED hint 2011-06-10 14:23:36 +01:00
SDL_log.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
SDL.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00