SDL-mirror/src
2013-02-14 15:40:19 -08:00
..
atomic Removed executable bit from source files 2012-09-27 14:35:28 -07:00
audio Fixed bug 1679 - Error in buffer size setting in Haiku/BeOS audio driver 2013-02-11 20:56:34 -08:00
core Bug 1703 - SDL calls a wrong JNI function on Android by Philipp Wiesemann 2013-02-12 13:59:04 -03:00
cpuinfo Removed executable bit from source files 2012-09-27 14:35:28 -07:00
events tree 5b46fd5b8c94 2013-02-11 21:47:13 -08:00
file Backed out use of @autorelease keyword for now, since it's not supported by older Xcode versions. 2013-02-11 17:39:52 -08:00
haptic tree 5b46fd5b8c94 2013-02-11 21:47:13 -08:00
joystick Check bounds in SDL_IsGameController. Switch two functions to SDL_bool. 2013-02-12 17:07:21 -08:00
libm Happy New Year! 2011-12-31 09:28:07 -05:00
loadso Removed executable bit from source files 2012-09-27 14:35:28 -07:00
main Update VS2012 solution - add missing files; fix some static analysis warnings 2012-12-01 23:30:53 -08:00
power Removed executable bit from source files 2012-09-27 14:35:28 -07:00
render Fixed bug 1491 - Directx3d Crash on resize 2013-02-11 21:12:14 -08:00
stdlib Fixed bug in SDL_strcasecmp() with strings of different sizes 2012-12-22 16:52:33 -08:00
test Fix fuzzer random boundary functions; add tests for fuzzer 2013-02-12 22:23:42 -08:00
thread Whoops, let's not redefine the actual symbol. 2012-11-03 12:11:49 -04:00
timer Removed executable bit from source files 2012-09-27 14:35:28 -07:00
video Don't crash if we have the extension but couldn't load the XInput shared library. 2013-02-14 15:40:19 -08:00
SDL.c Fix build issue on Win/Haiku. 2013-02-12 12:18:46 -08:00
SDL_assert.c SDL_assertion messages use "\n" instead of "\r\n" on non-Windows platforms. 2012-12-16 14:46:16 -05:00
SDL_assert_c.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_error.c Update SDL_InvalidParamError to take param name; add additional fuzzer function; add new tests to keyboard test suite; improve surface test suite 2013-01-12 22:58:12 -08:00
SDL_error_c.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_fatal.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_fatal.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_hints.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_hints_c.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_log.c Add log, assert and harness (partial) to test lib 2012-11-30 23:25:34 -08:00