Frank Praznik 903301c6aa wayland: Always use integer scaling for cursors. 3 years ago
..
atomic e5c599f8c6 fix SOLARIS_ATOMICS 3 years ago
audio d8b1ef42ae pulseaudio: Only use PA_STREAM_ADJUST_LATENCY if buffer isn't super small. 3 years ago
core 9f8b68a278 Fixed building without linux/input.h 3 years ago
cpuinfo 3d35c08585 fix a few 'unused but set variable' and 'unused function' warnings 3 years ago
dynapi 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() 3 years ago
events 98f93d0aa1 Fixed building without xkbcommon support 3 years ago
file 491d0bcc3c N3DS: Refactor N3DS_FileOpen. 3 years ago
filesystem de5fa89b50 N3DS: Prepend PrefPath with `sdmc:`. 3 years ago
haptic f317d619cc Xbox GDKX support (#5869) 3 years ago
hidapi 9f8b68a278 Fixed building without linux/input.h 3 years ago
joystick bf4f9aaa63 N3DS: Use designated initialiser for drivers. 3 years ago
libm 655275378d N3DS port (squashed) 3 years ago
loadso d7a46a16e9 SDL_SYSLOADSO.c: Correct spelling mistake 3 years ago
locale 655275378d N3DS port (squashed) 3 years ago
main 3369b0163f SDL_PS2_MAIN.C: Correct spelling mistake 3 years ago
misc f317d619cc Xbox GDKX support (#5869) 3 years ago
power 655275378d N3DS port (squashed) 3 years ago
render 70656b133c Don't recreate the window when creating a Metal renderer on an OpenGL window. 3 years ago
sensor bf4f9aaa63 N3DS: Use designated initialiser for drivers. 3 years ago
stdlib 02ab7f3745 Fixed release build using clang on Windows 3 years ago
test 101306edcf Do case insensitive matching on test cases 3 years ago
thread 5ddac7e026 PSP: Fix type mismatch warnings. 3 years ago
timer 655275378d N3DS port (squashed) 3 years ago
video 903301c6aa wayland: Always use integer scaling for cursors. 3 years ago
SDL.c 27ee8c8e14 Fix mismatch between Init and Quit 3 years ago
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 3 years ago
SDL_assert_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 3 years ago
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message 3 years ago
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 3 years ago
SDL_hints.c cf331ef3f9 Fixed build 3 years ago
SDL_hints_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 3 years ago
SDL_list.c 78834b50d6 Add SDL_list.c/h 4 years ago
SDL_list.h 78834b50d6 Add SDL_list.c/h 4 years ago
SDL_log.c 7d536d5240 N3DS: Put `SDL_Log.txt` in the proper directory. 3 years ago
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 years ago
SDL_utils.c 53e685168d Fixed declaration-after-statement warning 3 years ago
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) 3 years ago