SDL/src
2015-03-30 11:31:53 -07:00
..
atomic Fixed bug 2618 - incomplete pthread-based lock support should be removed 2014-07-07 21:27:42 -07:00
audio winmm: Let audio callback buffer size be less than 1/4 second (thanks, Jon!). 2015-03-24 02:13:25 -04:00
core * More Android patch work 2015-03-24 21:02:28 +01:00
cpuinfo Cleaned up some compiler warnings. 2014-12-26 23:16:54 -05:00
dynapi Minor input grab clarifications. 2015-03-28 00:48:03 -04:00
events Fixed relative mouse motion moving farther and farther off screen. 2015-03-30 11:31:53 -07:00
file Fixed 2680 - OSX: Replace NSAutoreleasePool with @autoreleasepool 2014-08-17 15:07:00 -07:00
filesystem Fixed comment in implementation for NaCl. 2015-01-31 21:06:37 +01:00
haptic Remove unnecessary parentheses and an unnecessary free() of a NULL pointer. 2015-02-19 13:11:19 -05:00
joystick Cleanups in the joystick code. 2015-03-24 13:52:01 -04:00
libm Removed SDL_round() because the license wasn't compatible with zlib 2014-08-17 13:11:55 -07:00
loadso Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
main Windows: Added a FIXME. 2015-02-19 21:51:13 -05:00
power Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
render Fixed two inconsistencies on failed allocation. 2015-02-08 22:50:16 +01:00
stdlib Clang static analysis builds should use C runtime directly. 2015-01-05 01:41:42 -05:00
test Fixed a compiler warning. 2015-03-18 00:56:33 -04:00
thread Added missing guards in implementation for PSP. 2015-01-31 22:45:54 +01:00
timer Added missing guards in implementation for PSP. 2015-01-31 22:45:54 +01:00
video Minor input grab clarifications. 2015-03-28 00:48:03 -04:00
SDL_assert_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_assert.c Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
SDL_error_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_error.c Make SDL error string formatting deal with nasty corner cases. 2015-03-24 03:12:35 -04:00
SDL_hints.c Removed unnecessary NULL check. 2014-10-29 22:41:01 +01:00
SDL_internal.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_log.c Chrome's Native Client backend implementation 2014-06-06 15:45:59 -03:00
SDL.c Emscripten: Fixed SDL_GetPlatform() returning "Unknown" instead of "Emscripten". 2015-02-14 00:08:48 +01:00