pionere e873d60981 fix handling of SDL_EventQ.active 2 年 前
..
atomic eb670742f5 better SDL_AtomicGet(Ptr) implementation 2 年 前
audio 5dc93451d2 JANITORIAL : Correct some more spelling mistakes (#6489) 2 年 前
core 6a881302ad SDL_IBUS.H: Correct spelling mistake 2 年 前
cpuinfo 3d35c08585 fix a few 'unused but set variable' and 'unused function' warnings 2 年 前
dynapi 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() 2 年 前
events e873d60981 fix handling of SDL_EventQ.active 2 年 前
file 2b2693ae90 N3DS: Use asprintf instead of snprintf. 2 年 前
filesystem 2b2693ae90 N3DS: Use asprintf instead of snprintf. 2 年 前
haptic f317d619cc Xbox GDKX support (#5869) 2 年 前
hidapi 5dc93451d2 JANITORIAL : Correct some more spelling mistakes (#6489) 2 年 前
joystick f2ce7c5fb2 Added the G29 as a PlayStation controller 2 年 前
libm 655275378d N3DS port (squashed) 2 年 前
loadso d7a46a16e9 SDL_SYSLOADSO.c: Correct spelling mistake 2 年 前
locale 655275378d N3DS port (squashed) 2 年 前
main 3369b0163f SDL_PS2_MAIN.C: Correct spelling mistake 2 年 前
misc f317d619cc Xbox GDKX support (#5869) 2 年 前
power 655275378d N3DS port (squashed) 2 年 前
render 5dc93451d2 JANITORIAL : Correct some more spelling mistakes (#6489) 2 年 前
sensor 49c25b1daf N3DS: Fix PrivateSensorUpdate call. 2 年 前
stdlib 297ecb706d Added SDL_strcasestr() for a case insensitive version of SDL_strstr() 2 年 前
test 101306edcf Do case insensitive matching on test cases 2 年 前
thread 5ddac7e026 PSP: Fix type mismatch warnings. 2 年 前
timer 655275378d N3DS port (squashed) 2 年 前
video 5dc93451d2 JANITORIAL : Correct some more spelling mistakes (#6489) 2 年 前
SDL.c 27ee8c8e14 Fix mismatch between Init and Quit 2 年 前
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 2 年 前
SDL_assert_c.h 120c76c84b Updated copyright for 2022 3 年 前
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 3 年 前
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 3 年 前
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 2 年 前
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message 2 年 前
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 2 年 前
SDL_hints.c cf331ef3f9 Fixed build 2 年 前
SDL_hints_c.h 120c76c84b Updated copyright for 2022 3 年 前
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 2 年 前
SDL_list.c 78834b50d6 Add SDL_list.c/h 3 年 前
SDL_list.h 78834b50d6 Add SDL_list.c/h 3 年 前
SDL_log.c 655275378d N3DS port (squashed) 2 年 前
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 年 前
SDL_utils.c 53e685168d Fixed declaration-after-statement warning 2 年 前
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) 2 年 前