Pierre Wendling 7d536d5240 N3DS: Put `SDL_Log.txt` in the proper directory. vor 3 Jahren
..
atomic e5c599f8c6 fix SOLARIS_ATOMICS vor 3 Jahren
audio 85aa9b8b6f wasapi: Favor the system resampler again, for now. vor 3 Jahren
core 9f8b68a278 Fixed building without linux/input.h vor 3 Jahren
cpuinfo 3d35c08585 fix a few 'unused but set variable' and 'unused function' warnings vor 3 Jahren
dynapi 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() vor 3 Jahren
events b886f4c6c9 events: eliminate redundant code in SDL_SendEditingText vor 3 Jahren
file 2b2693ae90 N3DS: Use asprintf instead of snprintf. vor 3 Jahren
filesystem 2b2693ae90 N3DS: Use asprintf instead of snprintf. vor 3 Jahren
haptic f317d619cc Xbox GDKX support (#5869) vor 3 Jahren
hidapi 9f8b68a278 Fixed building without linux/input.h vor 3 Jahren
joystick bf4f9aaa63 N3DS: Use designated initialiser for drivers. vor 3 Jahren
libm 655275378d N3DS port (squashed) vor 3 Jahren
loadso d7a46a16e9 SDL_SYSLOADSO.c: Correct spelling mistake vor 3 Jahren
locale 655275378d N3DS port (squashed) vor 3 Jahren
main 3369b0163f SDL_PS2_MAIN.C: Correct spelling mistake vor 3 Jahren
misc f317d619cc Xbox GDKX support (#5869) vor 3 Jahren
power 655275378d N3DS port (squashed) vor 3 Jahren
render 5dc93451d2 JANITORIAL : Correct some more spelling mistakes (#6489) vor 3 Jahren
sensor bf4f9aaa63 N3DS: Use designated initialiser for drivers. vor 3 Jahren
stdlib 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() vor 3 Jahren
test 101306edcf Do case insensitive matching on test cases vor 3 Jahren
thread 5ddac7e026 PSP: Fix type mismatch warnings. vor 3 Jahren
timer 655275378d N3DS port (squashed) vor 3 Jahren
video a40b7cde10 Workaround for views being in portrait instead of landscape mode on iOS 16 vor 3 Jahren
SDL.c 27ee8c8e14 Fix mismatch between Init and Quit vor 3 Jahren
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 vor 3 Jahren
SDL_assert_c.h 120c76c84b Updated copyright for 2022 vor 4 Jahren
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 vor 4 Jahren
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 vor 4 Jahren
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) vor 3 Jahren
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message vor 3 Jahren
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick vor 4 Jahren
SDL_hints.c cf331ef3f9 Fixed build vor 3 Jahren
SDL_hints_c.h 120c76c84b Updated copyright for 2022 vor 4 Jahren
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds vor 4 Jahren
SDL_list.c 78834b50d6 Add SDL_list.c/h vor 4 Jahren
SDL_list.h 78834b50d6 Add SDL_list.c/h vor 4 Jahren
SDL_log.c 7d536d5240 N3DS: Put `SDL_Log.txt` in the proper directory. vor 3 Jahren
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() vor 4 Jahren
SDL_utils.c 53e685168d Fixed declaration-after-statement warning vor 3 Jahren
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) vor 3 Jahren