Pierre Wendling 5ddac7e026 PSP: Fix type mismatch warnings. il y a 2 ans
..
atomic 16e699a761 Proposing exposing as public api the various arch dependent il y a 2 ans
audio 655275378d N3DS port (squashed) il y a 2 ans
core fdef96e233 Android: remove "nativeSetComposingText" since it's not used anymore il y a 2 ans
cpuinfo 46a13ad97a N3DS: NEON is likely not supported. il y a 2 ans
dynapi 17322e2be6 dynapi: Optionally log every call into the SDL API. il y a 2 ans
events b18c361b0f Updated variable name for mouse coordinates in mouse wheel events il y a 2 ans
file 2b2693ae90 N3DS: Use asprintf instead of snprintf. il y a 2 ans
filesystem 2b2693ae90 N3DS: Use asprintf instead of snprintf. il y a 2 ans
haptic f317d619cc Xbox GDKX support (#5869) il y a 2 ans
hidapi 8bcbdc706c hidapi, libusb: backport read_thread indefinite loop fix from mainstream il y a 2 ans
joystick 43a2b0b1e5 N3DS: Use macro to correct axis. il y a 2 ans
libm 655275378d N3DS port (squashed) il y a 2 ans
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError il y a 3 ans
locale 655275378d N3DS port (squashed) il y a 2 ans
main 83ec6062af N3DS: Move gfxInit and hidInit from main to video. il y a 2 ans
misc f317d619cc Xbox GDKX support (#5869) il y a 2 ans
power 655275378d N3DS port (squashed) il y a 2 ans
render f99fc3268e d3d12: fixed window resize handling il y a 2 ans
sensor 49c25b1daf N3DS: Fix PrivateSensorUpdate call. il y a 2 ans
stdlib b51a88a95c SDL_malloc.c: fix variable 'used' set but not used il y a 2 ans
test 101306edcf Do case insensitive matching on test cases il y a 2 ans
thread 5ddac7e026 PSP: Fix type mismatch warnings. il y a 2 ans
timer 655275378d N3DS port (squashed) il y a 2 ans
video 5ddac7e026 PSP: Fix type mismatch warnings. il y a 2 ans
SDL.c 655275378d N3DS port (squashed) il y a 2 ans
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 il y a 2 ans
SDL_assert_c.h 120c76c84b Updated copyright for 2022 il y a 3 ans
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 il y a 3 ans
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 il y a 3 ans
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) il y a 2 ans
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message il y a 2 ans
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick il y a 2 ans
SDL_hints.c cf331ef3f9 Fixed build il y a 2 ans
SDL_hints_c.h 120c76c84b Updated copyright for 2022 il y a 3 ans
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds il y a 2 ans
SDL_list.c 78834b50d6 Add SDL_list.c/h il y a 3 ans
SDL_list.h 78834b50d6 Add SDL_list.c/h il y a 3 ans
SDL_log.c 655275378d N3DS port (squashed) il y a 2 ans
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() il y a 3 ans
SDL_utils.c 53e685168d Fixed declaration-after-statement warning il y a 2 ans
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) il y a 2 ans