Sylvain 312f98c2a1 Make sure the string is terminated, fixed invalid read in SDL_PrivateParseGamepadConfigString() 2 lat temu
..
atomic d8600f717e Pointer as bool (libsdl-org#7214) 2 lat temu
audio f3d8a2def5 audio: Fixed resource leak in unlikely failure case during device add. 2 lat temu
core 08a7ca4d53 XInput: Use XInputGetCapabilitiesEx instead of fragile GuessXInputDevice 2 lat temu
cpuinfo 69cae07cc1 cpuinfo: Fix detection of physical memory above 2GB on NetBSD 2 lat temu
dynapi ffd82fb7c4 Add scaleMode to SDL_SoftStretch(), remove SDL_SoftStretchLinear(). 2 lat temu
events c981a597dc Added Steam Input API support for game controllers 2 lat temu
file 91da942b33 Fixed warning C28251: Inconsistent annotation for 'SDL_RWvprintf_REAL': this instance has no annotations. 2 lat temu
filesystem 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 lat temu
haptic b8840801cc Fixed analyze warnings in SDL_xinputhaptic.c 2 lat temu
hidapi 2f806c89b5 initial import of hidapi netbsd uhid native backend from mainstream 2 lat temu
joystick 312f98c2a1 Make sure the string is terminated, fixed invalid read in SDL_PrivateParseGamepadConfigString() 2 lat temu
libm a84389f6bb libm: use union for infinity 2 lat temu
loadso d8600f717e Pointer as bool (libsdl-org#7214) 2 lat temu
locale 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 lat temu
main b5347c3364 Fixed emscripten and iOS builds 2 lat temu
misc 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 lat temu
power d8600f717e Pointer as bool (libsdl-org#7214) 2 lat temu
render ffd82fb7c4 Add scaleMode to SDL_SoftStretch(), remove SDL_SoftStretchLinear(). 2 lat temu
sensor b512182222 Fixed warning C6340: Mismatch on sign: 'unsigned int' passed as _Param_(2) when some signed type is required in call to 'SDL_SetError_REAL'. 2 lat temu
stdlib e482f00a17 SDL_string.c (SDL_vsscanf): fix gcc build 2 lat temu
test 4fd778119b video: Implement asynchronous windowing 2 lat temu
thread 72b7acfe8a Don't create a TLS error buffer if we're just clearing the error 2 lat temu
timer 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 lat temu
video 199f7cc3b1 x11: Ignore border extents when the border hint is unset 2 lat temu
SDL.c d8600f717e Pointer as bool (libsdl-org#7214) 2 lat temu
SDL_assert.c d8600f717e Pointer as bool (libsdl-org#7214) 2 lat temu
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_error.c 72b7acfe8a Don't create a TLS error buffer if we're just clearing the error 2 lat temu
SDL_error_c.h 72b7acfe8a Don't create a TLS error buffer if we're just clearing the error 2 lat temu
SDL_guid.c d8600f717e Pointer as bool (libsdl-org#7214) 2 lat temu
SDL_hashtable.c 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 lat temu
SDL_hashtable.h 0aba2c97db hashtable: SDL_IterateHashTable might as well provide both key and value. 2 lat temu
SDL_hints.c 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 lat temu
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. 2 lat temu
SDL_internal.h 0dad56354c Fixed warning C6326: Potential comparison of a constant with another constant. 2 lat temu
SDL_list.c 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 lat temu
SDL_list.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_log.c 3775d9be4b Fixed warning C28251: Inconsistent annotation for 'SDL_LogMessageV_REAL': this instance has no annotations. 2 lat temu
SDL_log_c.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_properties.c 6cfce101fb Don't call the property cleanup function if setting the property fails 2 lat temu
SDL_properties_c.h 973c8b3273 Added SDL properties API 2 lat temu
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad 2 lat temu
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad 2 lat temu