Ryujinx-SDL/src
2016-04-12 14:38:50 -04:00
..
atomic Updated copyright to 2016 2016-01-02 10:10:34 -08:00
audio alsa: Make device enumeration robust against weird results with NULL strings. 2016-04-04 22:49:13 -04:00
core WinRT: bug hack-fix - gamepad detection was failing on Xbox One 2016-04-11 00:22:39 -04: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 Fixed comment in gesture source. 2016-03-27 22:22:13 +02: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 Allow mappings to be added before GameControllerInit 2016-03-07 08:22:55 -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 PSP: Fixed returning success from unsupported SDL_RenderReadPixels(). 2016-04-01 21:13:58 +02:00
stdlib Quick fix for qsort off-by-one error. 2016-03-11 08:30:18 -08:00
test Fixed compile warnings about uninitialized variables in test library. 2016-01-06 22:39:29 +01:00
thread threads: Handle SDL_HINT_THREAD_STACK_SIZE at top level, implement elsewhere. 2016-04-12 14:38:50 -04: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 iOS: Fixed SDL_GL_CreateContext crashing instead of returning null when a GLES3 context is requested on iOS 6 and older. 2016-04-10 22:07:10 -03:00
SDL_assert_c.h 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_error_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_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
SDL.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00