Ryujinx-SDL/src
2014-03-02 00:02:56 -05:00
..
atomic Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
audio Fix audio conversion when channel count changes 2014-02-21 13:57:53 +00:00
core Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
cpuinfo Fixed bug 2404 - CPU detection not working with MSVC on x64 2014-02-22 19:10:45 -08:00
dynapi Added the new function at the end so we don't break the ABI 2014-02-13 11:08:12 -08:00
events Fixed bug 2368 - Security Software is blocking RegisterRawInputDevices() 2014-03-01 09:59:06 -08:00
file Fixed some compiler warnings from the latest Clang, cleaned up some things. 2014-02-03 14:45:38 -05:00
filesystem Force Windows version of SDL_GetPrefPath() to Unicode, create missing dirs. 2014-03-01 20:28:40 -05:00
haptic Windows: Fixed crash if quitting without closing an XInput haptic device. 2014-03-02 00:02:56 -05:00
joystick Added a FIXME. 2014-03-01 22:27:21 -05:00
libm Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
loadso Back out changelist 1951976 2014-02-13 11:05:34 -08:00
main Updated SDL to version 2.0.2 2014-02-09 03:09:56 -08:00
power s/iPhoneOS/iOS 2014-02-17 11:47:54 -05:00
render Improve window recreation logic in OpenGL* renderers 2014-02-27 20:21:46 -03:00
stdlib Thou shalt not use more than 4k local variables in this code. 2014-02-22 10:40:12 -08:00
test Fixed bug 2423 - timeBeginPeriod & timeEndPeriod mismatch 2014-03-01 09:50:52 -08:00
thread Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
timer Fixed bug 2423 - timeBeginPeriod & timeEndPeriod mismatch 2014-03-01 09:50:52 -08:00
video Dynamically load glGetString(), to avoid direct dependency on OpenGL. 2014-03-01 21:33:48 -05:00
SDL_assert_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_assert.c Added SDL_GetAssertionHandler() and SDL_GetDefaultAssertionHandler(). 2014-02-04 11:38:40 -05:00
SDL_error_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_error.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_hints.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_internal.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_log.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL.c Fixed bug 2423 - timeBeginPeriod & timeEndPeriod mismatch 2014-03-01 09:50:52 -08:00