Ryujinx-SDL/src
2023-05-23 11:15:48 -04:00
..
atomic Updated copyright for 2023 2023-01-09 09:48:21 -08:00
audio style fixes for SDL_PROC macros. 2023-05-19 14:10:02 +03:00
core Fix Xbox link error from IsRectEmpty 2023-05-21 19:11:25 -07:00
cpuinfo cpuinfo: use __cpuidex instead of __cpuid 2023-03-27 06:13:28 +00:00
dynapi dynapi: Accept a comma-separated list of libraries to attempt to load. 2023-05-17 20:03:17 -04:00
events Don't map the top keyboard row to numbers when using the one-handed DVORAK layouts (thanks @tormol!) 2023-05-22 11:30:42 -07:00
file Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
filesystem Updated copyright for 2023 2023-01-09 09:48:21 -08:00
haptic Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
hidapi Added support for the Astro C40 in Xbox 360 mode 2023-05-19 14:23:57 -07:00
joystick Fixed duplicate Joy-Con controllers on macOS 2023-05-22 14:52:05 -07:00
libm Updated copyright for 2023 2023-01-09 09:48:21 -08:00
loadso Updated copyright for 2023 2023-01-09 09:48:21 -08:00
locale Updated copyright for 2023 2023-01-09 09:48:21 -08:00
main Haiku: use a BLooper for events. 2023-03-30 10:20:11 -07:00
misc Updated copyright for 2023 2023-01-09 09:48:21 -08:00
power power: On Linux, compare status strings as case-insensitive. 2023-05-18 13:26:55 -04:00
render style fixes for SDL_PROC macros. 2023-05-19 14:10:02 +03:00
sensor Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
stdlib Implement _intel_fast_(memcpy|memset) 2023-03-27 06:13:28 +00:00
test Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
thread Backport simplify flags PR #7220 2023-02-09 17:19:46 -08:00
timer Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
video Fix unused variable warnings 2023-05-23 11:15:48 -04:00
SDL_assert_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_assert.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_dataqueue.c dataqueue: Make thread safe. 2023-03-02 16:43:44 -05:00
SDL_dataqueue.h dataqueue: Make thread safe. 2023-03-02 16:43:44 -05:00
SDL_error_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_error.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_guid.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_hints_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_hints.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_internal.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_list.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_list.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_log_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_log.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_utils_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_utils.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL.c Backport simplify flags PR #7220 2023-02-09 17:19:46 -08:00