Ryujinx-SDL/src
2020-10-08 16:41:48 -07:00
..
atomic Add basic support for compiling on RISC OS 2020-02-13 20:50:47 +00:00
audio wav: Make sure the data size is a multiple of blockalign, not an exact match. 2020-10-06 11:07:50 -04:00
core url: put the Android bits in core/android 2020-10-05 13:59:03 -04:00
cpuinfo Fix false compiler warning: initialize the variable 'memdiff' 2020-09-07 19:00:21 +02:00
dynapi Removed SDL_AndroidOpenURL, added SDL_OpenURL. 2020-10-05 11:30:33 -04:00
events If there isn't a GetGlobalMouseState() implementation, fall back to the normal one. 2020-05-26 16:34:50 -07:00
file Fixed compile warning 2020-02-10 13:59:05 -08:00
filesystem Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00
haptic cmake: Fix building with -DSDL_HAPTIC=Off 2020-07-08 17:28:34 +02:00
hidapi hid: Add Microsoft Precision Mouse to the joystick blacklist. 2020-05-06 03:18:25 -04:00
joystick Added support for the MOGA XP5-X Plus 2020-09-28 21:19:45 -07:00
libm k_rem_pio2.c: fix typo in second memset(): iq, not q. fixes bug #5309. 2020-10-08 11:51:02 +03:00
loadso Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
locale windows/SDL_syslocale.c: make it build against older SDKs. 2020-10-06 00:20:20 +03:00
main locale: Implemented SDL_GetPreferredLocales(). 2020-05-04 02:27:29 -04:00
misc url: WinRT actually works now (and has been tested, hooray!). 2020-10-06 00:42:17 -04:00
power Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
render metal: Clear the framebuffer if presenting without any other operations. 2020-10-07 14:45:24 -04:00
sensor Fixed bug 5126 - MinGW compile error SDL_windowssensor.c 2020-06-17 10:09:07 -07:00
stdlib stdlib: Corrected implementation of SDL_wcsncmp. 2020-07-24 22:24:03 -04:00
test fix watcom build of SDL_test_common.c 2020-06-14 12:05:56 +03:00
thread More Linux fixes. 2020-05-26 13:19:44 -07:00
timer emscripten: Introduce SDL_HINT_EMSCRIPTEN_ASYNCIFY 2020-06-27 16:25:47 -04:00
video Fixed whitespace 2020-10-08 16:41:48 -07:00
SDL_assert_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_assert.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_dataqueue.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_dataqueue.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_error_c.h SDL_error: simplified error string management. 2020-04-21 01:30:36 -04:00
SDL_error.c SDL_error: simplified error string management. 2020-04-21 01:30:36 -04:00
SDL_hints_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_hints.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_internal.h Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00
SDL_log.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00