SDL/src
Kees Bakker fcf659d548 Do not exit in (uikit) postFinishLaunch but store the exit status and use that to return from main()
Also cleanup the stored argv in main() instead of postFinishLaunch.
2011-09-27 23:49:24 +02:00
..
atomic Implemented x86 and x86-64 spinlock inline asm. 2011-09-18 03:19:41 -04:00
audio Replaced a sanity check with an SDL_assert(). 2011-09-21 02:42:25 -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 Partially cleaned out code 2011-08-22 11:02:05 +00: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 Don't call pthread_exit(), returning from RunThread() is equivalent. 2011-09-20 17:48:29 -04:00
timer SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
video Do not exit in (uikit) postFinishLaunch but store the exit status and use that to return from main() 2011-09-27 23:49:24 +02: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 Merged Nathan Heisey's Haiku work into the main SDL 1.3 branch. 2011-09-15 23:51:07 -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 Added a newline to the end of a file to quiet old versions of GCC. 2011-09-09 02:43:04 -04: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