SDL-mirror/src
2011-11-10 00:22:01 -05:00
..
atomic Check for __ARM_ARCH_5TEJ__ in spinlock atomics. 2011-10-16 03:27:48 -04:00
audio Fixed some preprocessor mistakes introduced in iOS project cleanup. 2011-11-03 11:51:47 -04:00
core Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
cpuinfo Fixed a whole slew of compiler warnings that -Wall exposed. 2011-10-13 01:08:30 -04:00
events Fixed uninitialized variable. 2011-11-08 19:45:41 -05: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 Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
loadso Removed legacy Mac OS X dlcompat code. 2011-09-09 00:34:48 -04:00
main Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
power Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
render Fixed an offset issue with glDrawTexiOES() when the viewport is set. 2011-11-10 00:22:01 -05:00
stdlib Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
thread Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
timer 1.3 API CHANGE: Add support for naming threads. 2011-10-02 00:29:16 -04:00
video GIMP wrote bmp files in RGBX format. Huh. 2011-11-09 22:53:44 -05:00
SDL.c SDL 1.3 is now under the zlib license. 2011-04-08 13:03:26 -07:00
SDL_assert.c Mac OS X: Fixed build when compiling without Cocoa support. 2011-11-06 17:05:48 -05: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 Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04: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 Fixed warnings on iOS 2011-10-31 01:59:54 -04:00