Sam Lantinga 5b8f830e34 Virtual joysticks don't need initial axis jitter protection 2 years ago
..
atomic 16e699a761 Proposing exposing as public api the various arch dependent 2 years ago
audio e7ab581d79 coreaudio: Dispose of AudioQueue before waiting on the thread. 2 years ago
core 99f2a50394 X11 scancode mapping cleanup 2 years ago
cpuinfo 46a13ad97a N3DS: NEON is likely not supported. 2 years ago
dynapi 2d7816e358 dynapi: Disable support for API call logging by default. 2 years ago
events 965ba1e097 fix SDL_SendEditingText when long composition text is enabled and strlen(text) == SDL_TEXTEDITINGEVENT_TEXT_SIZE 2 years ago
file 2b2693ae90 N3DS: Use asprintf instead of snprintf. 2 years ago
filesystem 2b2693ae90 N3DS: Use asprintf instead of snprintf. 2 years ago
haptic f317d619cc Xbox GDKX support (#5869) 2 years ago
hidapi 65a38a4015 hidapi, libusb: remove os/2 symbol load hack after os/2 loadso updates 2 years ago
joystick 5b8f830e34 Virtual joysticks don't need initial axis jitter protection 2 years ago
libm 655275378d N3DS port (squashed) 2 years ago
loadso 3f1b5efcca os2 loadso improvements: 2 years ago
locale 655275378d N3DS port (squashed) 2 years ago
main 83ec6062af N3DS: Move gfxInit and hidInit from main to video. 2 years ago
misc f317d619cc Xbox GDKX support (#5869) 2 years ago
power 655275378d N3DS port (squashed) 2 years ago
render aefc6b5bb5 Renamed variables, index is the singular of indices 2 years ago
sensor 49c25b1daf N3DS: Fix PrivateSensorUpdate call. 2 years ago
stdlib b51a88a95c SDL_malloc.c: fix variable 'used' set but not used 2 years ago
test 101306edcf Do case insensitive matching on test cases 2 years ago
thread 5ddac7e026 PSP: Fix type mismatch warnings. 2 years ago
timer 655275378d N3DS port (squashed) 2 years ago
video 0e1d19cf68 fix build errors resulting from -Wmisleading-indentation 2 years ago
SDL.c 655275378d N3DS port (squashed) 2 years ago
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 2 years ago
SDL_assert_c.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 3 years ago
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 3 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) 2 years ago
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message 2 years ago
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 2 years ago
SDL_hints.c cf331ef3f9 Fixed build 2 years ago
SDL_hints_c.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 2 years ago
SDL_list.c 78834b50d6 Add SDL_list.c/h 3 years ago
SDL_list.h 78834b50d6 Add SDL_list.c/h 3 years ago
SDL_log.c 655275378d N3DS port (squashed) 2 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 2 years ago
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) 2 years ago