Sylvain 790fa3156c Fix warning: enumeration value 'SDL_BLENDMODE_INVALID' not explicitly handled in switch vor 3 Jahren
..
atomic 16e699a761 Proposing exposing as public api the various arch dependent vor 3 Jahren
audio f4e3af15a1 Simplify OSS test by removing OpenBSD specific location of the soundcard.h header vor 3 Jahren
core 99f2a50394 X11 scancode mapping cleanup vor 3 Jahren
cpuinfo 46a13ad97a N3DS: NEON is likely not supported. vor 3 Jahren
dynapi 2d7816e358 dynapi: Disable support for API call logging by default. vor 3 Jahren
events 6bb0c2a5c2 Added documentation for some scancodes 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 8bcbdc706c hidapi, libusb: backport read_thread indefinite loop fix from mainstream vor 3 Jahren
joystick 0bc852ce53 Revert "Disable the RAWINPUT joystick driver by default" vor 3 Jahren
libm 655275378d N3DS port (squashed) vor 3 Jahren
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError vor 4 Jahren
locale 655275378d N3DS port (squashed) vor 3 Jahren
main 83ec6062af N3DS: Move gfxInit and hidInit from main to video. vor 3 Jahren
misc f317d619cc Xbox GDKX support (#5869) vor 3 Jahren
power 655275378d N3DS port (squashed) vor 3 Jahren
render 790fa3156c Fix warning: enumeration value 'SDL_BLENDMODE_INVALID' not explicitly handled in switch vor 3 Jahren
sensor 49c25b1daf N3DS: Fix PrivateSensorUpdate call. vor 3 Jahren
stdlib b51a88a95c SDL_malloc.c: fix variable 'used' set but not used 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 7e1088167a Fixed command modifier on macOS vor 3 Jahren
SDL.c 655275378d N3DS port (squashed) 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 3 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 3 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 655275378d N3DS port (squashed) vor 3 Jahren
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() vor 3 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