SDL/src
bschaefer 3607d3b756 Fix API/ABI breakage in Mir 0.13/0.14. 2016-02-21 15:19:35 -08:00
..
atomic Updated copyright to 2016 2016-01-02 10:10:34 -08:00
audio PSP: Removed inlined copy of SDL_CalculateAudioSpec()'s functionality. 2016-01-27 23:20:23 +01:00
core Android: C89 cleanup to avoid warnings/errors since the default gcc mode on Android is still pre-C99. 2016-02-09 17:36:42 -08:00
cpuinfo Updated copyright to 2016 2016-01-02 10:10:34 -08:00
dynapi PSP: Deactivated dynamic API. 2016-02-13 17:35:38 +01:00
events Return the full number of events from SDL_PeepEvents() if NULL is passed in with SDL_PEEKEVENT 2016-01-31 11:29:11 -08:00
file Updated copyright to 2016 2016-01-02 10:10:34 -08:00
filesystem David Carlier implemented SDL_GetBasePath() for OpenBSD 2016-01-31 21:11:15 -08:00
haptic Use SDL's stdinc functions instead of C runtime calls. 2016-01-05 02:29:16 -05:00
joystick Android: Restored Philipp's joystick change, lost in the previous merge. 2016-02-19 00:28:53 -05:00
libm Updated copyright to 2016 2016-01-02 10:10:34 -08:00
loadso Updated copyright to 2016 2016-01-02 10:10:34 -08:00
main Android: C89 cleanup to avoid warnings/errors since the default gcc mode on Android is still pre-C99. 2016-02-09 17:36:42 -08:00
power Updated copyright to 2016 2016-01-02 10:10:34 -08:00
render Fixed compile warnings about type conversion. 2016-01-16 21:25:10 +01:00
stdlib stdlib: Restored previous qsort() implementation; the licensing is resolved. 2016-02-21 13:07:14 -05:00
test Fixed compile warnings about uninitialized variables in test library. 2016-01-06 22:39:29 +01:00
thread Windows: Just use WaitForSingleObjectEx() everywhere. 2016-02-21 17:21:29 -05:00
timer Windows: make sure SDL_TicksInit has been called before calling Sleep(ms) in SDL_Delay. This ensures the Windows system timer resolution is properly set before Sleep is called. 2016-02-14 21:17:25 -04:00
video Fix API/ABI breakage in Mir 0.13/0.14. 2016-02-21 15:19:35 -08:00
SDL.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_assert.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_assert_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_error.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_error_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_hints.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_internal.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_log.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00