Pierre Wendling 86a8714fea N3DS: Refactor joystick module to avoid globals. 3 years ago
..
atomic 16e699a761 Proposing exposing as public api the various arch dependent 3 years ago
audio 655275378d N3DS port (squashed) 3 years ago
core fdef96e233 Android: remove "nativeSetComposingText" since it's not used anymore 3 years ago
cpuinfo 46a13ad97a N3DS: NEON is likely not supported. 3 years ago
dynapi 655275378d N3DS port (squashed) 3 years ago
events b18c361b0f Updated variable name for mouse coordinates in mouse wheel events 3 years ago
file 2b2693ae90 N3DS: Use asprintf instead of snprintf. 3 years ago
filesystem 2b2693ae90 N3DS: Use asprintf instead of snprintf. 3 years ago
haptic f317d619cc Xbox GDKX support (#5869) 4 years ago
hidapi 8bcbdc706c hidapi, libusb: backport read_thread indefinite loop fix from mainstream 3 years ago
joystick 86a8714fea N3DS: Refactor joystick module to avoid globals. 3 years ago
libm 655275378d N3DS port (squashed) 3 years ago
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 years ago
locale 655275378d N3DS port (squashed) 3 years ago
main 83ec6062af N3DS: Move gfxInit and hidInit from main to video. 3 years ago
misc f317d619cc Xbox GDKX support (#5869) 4 years ago
power 655275378d N3DS port (squashed) 3 years ago
render f99fc3268e d3d12: fixed window resize handling 3 years ago
sensor 392f3882d0 N3DS: Use SDL_Sensor instead of Joystick sensors. 3 years ago
stdlib b51a88a95c SDL_malloc.c: fix variable 'used' set but not used 3 years ago
test 101306edcf Do case insensitive matching on test cases 3 years ago
thread 655275378d N3DS port (squashed) 3 years ago
timer 655275378d N3DS port (squashed) 3 years ago
video efc93e6851 N3DS: Don't set `num_display` by hand. 3 years ago
SDL.c 655275378d N3DS port (squashed) 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) 4 years ago
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message 4 years ago
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 4 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 4 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 655275378d N3DS port (squashed) 3 years ago
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 4 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