Sam Lantinga b4c25f5714 Remapped the side button and trigger as paddles for the mini-gamepad mode of the Joy-Cons 4 lat temu
..
atomic 16e699a761 Proposing exposing as public api the various arch dependent 4 lat temu
audio e6640ef2d4 coreaudio: Possibly fixed another shutdown race condition. 4 lat temu
core 379d478055 dbus: guard against uninitialized D-Bus 4 lat temu
cpuinfo 9723917637 Use proper header for OpenBSD PPC CPU detection 4 lat temu
dynapi 2c518747b9 Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver 4 lat temu
events 92b3c53c92 Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion. 4 lat temu
file f317d619cc Xbox GDKX support (#5869) 4 lat temu
filesystem cef1514b01 Fixed some Xcode warnings 4 lat temu
haptic f317d619cc Xbox GDKX support (#5869) 4 lat temu
hidapi 8bcbdc706c hidapi, libusb: backport read_thread indefinite loop fix from mainstream 4 lat temu
joystick b4c25f5714 Remapped the side button and trigger as paddles for the mini-gamepad mode of the Joy-Cons 4 lat temu
libm f0a05ed476 Add some PS2 flags 4 lat temu
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 lat temu
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support 4 lat temu
main bb74af1e11 Allow including SDL_uikit_main.c in Apple multi-platform builds 4 lat temu
misc f317d619cc Xbox GDKX support (#5869) 4 lat temu
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails 4 lat temu
render 69bbe4ce7d Fix memory leak in VITA_GXM_CreateRenderer 4 lat temu
sensor 77c7836c26 fix vita build failure after commit 2c518747b 4 lat temu
stdlib dc2a682a82 Use the right kind of 0 4 lat temu
test 101306edcf Do case insensitive matching on test cases 4 lat temu
thread f317d619cc Xbox GDKX support (#5869) 4 lat temu
timer cfab203f91 emscripten: Remove use of EM_ASM from SDL_timer code. 4 lat temu
video 5e654a4bf2 Fixed Mac compile errors when OpenGL is disabled. 4 lat temu
SDL.c 4e375996d3 Added a hint to return the version in the old format 4 lat temu
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 4 lat temu
SDL_assert_c.h 120c76c84b Updated copyright for 2022 4 lat temu
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 4 lat temu
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 4 lat temu
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 4 lat temu
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message 4 lat temu
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 4 lat temu
SDL_hints.c d4192850c1 Added SDL_ResetHint() to reset a hint to the default value 4 lat temu
SDL_hints_c.h 120c76c84b Updated copyright for 2022 4 lat temu
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 4 lat temu
SDL_list.c 78834b50d6 Add SDL_list.c/h 4 lat temu
SDL_list.h 78834b50d6 Add SDL_list.c/h 4 lat temu
SDL_log.c 5892ed4373 Fixed Xcode warnings on macOS 4 lat temu
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 4 lat temu
SDL_utils.c 53e685168d Fixed declaration-after-statement warning 4 lat temu
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) 4 lat temu