Sam Lantinga 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label 1 year ago
..
atomic d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
audio 89408a9705 wasapi: ResetWasapiDevice no longer blocks on management thread. 1 year ago
core d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
cpuinfo c065a9b128 Fix some issues caught by check_stdlib_usage.py 1 year ago
dynapi 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label 1 year ago
events 36b2d2e463 Fix memory leak in SDL_SendDrop() 1 year ago
file d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
filesystem d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
haptic d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
hidapi c6d9fb1ad7 hidapi: Avoid memcpy'ing to NULL. 1 year ago
joystick 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label 1 year ago
libm a84389f6bb libm: use union for infinity 1 year ago
loadso d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
locale d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
main b5347c3364 Fixed emscripten and iOS builds 1 year ago
misc d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
power d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
render d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
sensor d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
stdlib d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
test 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label 1 year ago
thread 8708ba7393 Don't leak if realloc fails 1 year ago
timer d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
video 8708ba7393 Don't leak if realloc fails 1 year ago
SDL.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
SDL_assert.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_error.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
SDL_error_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_guid.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
SDL_hashtable.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
SDL_hashtable.h 0aba2c97db hashtable: SDL_IterateHashTable might as well provide both key and value. 1 year ago
SDL_hints.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. 1 year ago
SDL_internal.h f439ccfc1a Updated return values for SDL event functions 1 year ago
SDL_list.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
SDL_list.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_log.c d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
SDL_log_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_properties.c dfb87e1099 Fix uninitialised variable 'properties' 1 year ago
SDL_properties_c.h 973c8b3273 Added SDL properties API 1 year ago
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad 1 year ago
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad 1 year ago