Ryujinx-SDL/src
chalonverse 6f69bbc541 D3D11: Fix SDL_TEXTUREACCESS_TARGET not working if SDL_HAVE_YUV was 0
Added a couple of missing SDL_zeros in CreateTexture
2022-06-08 12:51:09 -07:00
..
atomic
audio audio: Fix locking in backends that manage their own callback threads. 2022-05-20 21:08:29 -04:00
core DirectX 12 Renderer (#5761) 2022-06-06 17:42:30 -07:00
cpuinfo Add loongarch support 2022-06-06 08:49:09 -07:00
dynapi DirectX 12 Renderer (#5761) 2022-06-06 17:42:30 -07:00
events Make sure SDL_CaptureMouse() is only called on the main thread 2022-05-19 09:52:47 -07:00
file Vita: remove Vita-specific RWOps code 2022-05-18 08:29:25 -07:00
filesystem Fixed whitespace 2022-05-18 06:58:14 -07:00
haptic
hidapi hidapi: Allow disabling libusb support at runtime 2022-05-30 13:45:24 -07:00
joystick Added support for the Qanba Obsidian Arcade Joystick on Linux 2022-06-08 11:07:36 -07:00
libm Add SDL_FLOATWORDORDER for older ARM toolchains 2022-05-04 09:52:11 -07:00
loadso
locale Vita: add SDL_GetPreferredLocales support 2022-03-29 15:02:21 -07:00
main SDL_windows_main.c: replace CopyMemory() with SDL_memcpy() 2022-06-06 22:55:56 +03:00
misc
power
render D3D11: Fix SDL_TEXTUREACCESS_TARGET not working if SDL_HAVE_YUV was 0 2022-06-08 12:51:09 -07:00
sensor Removed problematic call to ISensor_SetEventSink() 2022-03-17 10:01:13 -07:00
stdlib Add clang-format on/off comments where necessary. 2022-05-19 01:31:29 -07:00
test test_harness: Report if zero tests to run. 2022-06-05 09:34:54 -04:00
thread N-Gage port: add changes from code reviews, overall cleanup (#5618) 2022-05-11 09:31:34 -07:00
timer Add support for the Nokia N-Gage (#5597) 2022-05-03 08:51:49 -07:00
video emscripten: use MAIN_THREAD_EM_ASM for the fb/cursor proxying 2022-06-08 08:09:46 -07:00
SDL_assert_c.h
SDL_assert.c Fixed warning building with Visual Studio 2022-05-15 09:33:28 -07:00
SDL_dataqueue.c
SDL_dataqueue.h
SDL_error_c.h
SDL_error.c
SDL_guid.c Refactoring: move GUID operations out of Joystick 2022-06-04 17:22:13 -07:00
SDL_hints_c.h
SDL_hints.c SDL_SetHintWithPriority: actually, this test is good. 2022-06-06 10:55:29 -04:00
SDL_internal.h Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 2022-05-19 20:11:10 +03:00
SDL_list.c Add SDL_list.c/h 2022-04-01 08:01:44 +02:00
SDL_list.h Add SDL_list.c/h 2022-04-01 08:01:44 +02:00
SDL_log_c.h Added declaration of SDL_LogInit() and SDL_LogQuit() 2022-04-28 15:01:34 -07:00
SDL_log.c log: Check for integer overflow. 2022-05-10 06:47:11 -07:00
SDL.c build: Mechanically generate ABI versions from version number 2022-05-04 09:55:35 -07:00