Ryujinx-SDL/src
2018-08-09 16:03:29 -07:00
..
atomic correct the comment correction.. 2018-06-30 20:10:40 +03:00
audio alsa: optionally run entire pipeline non-blocking. 2018-08-07 16:49:18 -04:00
core evdev: On sudden termination, make sure keyboard isn't lost (thanks, Tadek!) 2018-08-07 16:56:46 -04:00
cpuinfo cpuinfo: Added SDL_HasAVX512F(). 2018-05-21 11:35:42 -04:00
dynapi Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. 2018-08-09 16:00:17 -07:00
events Some drag'and'drop improvements. 2018-08-02 16:03:47 -04:00
file Updated copyright for 2018 2018-01-03 10:03:25 -08:00
filesystem revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
haptic haptic: Fix initial detection of haptic devices on Linux system 2018-08-07 12:06:31 -04:00
joystick Fixed Windows build 2018-08-09 16:03:29 -07:00
libm libm: Don't let Visual Studio generate an implicit memset() call. 2018-08-08 15:39:20 -04:00
loadso Updated copyright for 2018 2018-01-03 10:03:25 -08:00
main haiku: Rename internal functions from BE_* to HAIKU_* 2018-08-07 18:07:11 -04:00
power Handle NULL return from SDL_DBus_GetContext() 2018-04-23 20:24:12 -07:00
render gles2: Whoops, overzealous copy/paste on my part. :) 2018-06-25 01:57:28 -04:00
stdlib Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. 2018-08-09 16:00:17 -07:00
test Some drag'and'drop improvements. 2018-08-02 16:03:47 -04:00
thread thread: fixed compiler warnings on non-Linux systems that use pthread. 2018-05-21 12:00:21 -04:00
timer Updated copyright for 2018 2018-01-03 10:03:25 -08:00
video haiku: Rename internal functions from BE_* to HAIKU_* 2018-08-07 18:07:11 -04:00
SDL_assert_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_assert.c use the 'aborts' pragma of Watcom for SDL_NORETURN functions 2018-06-13 14:45:02 +03:00
SDL_dataqueue.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dataqueue.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_hints.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_internal.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_log.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL.c Fixed bug 4034 - Don't include _DllMainCRTStartup() if SDL_STATIC_LIB is defined. 2018-02-21 09:40:47 -08:00