Sam Lantinga 8e0d728c67 Fixed warning C26451: Arithmetic overflow: Using operator '-' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '-' to avoid overflow (io.2). 2 years ago
..
android 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 2 years ago
apple 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
bsd 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
darwin 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
dummy fde78d12f2 Updated copyright for 2023 3 years ago
emscripten d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
haiku 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
hidapi 8e0d728c67 Fixed warning C26451: Arithmetic overflow: Using operator '-' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '-' to avoid overflow (io.2). 2 years ago
linux 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
n3ds 45938bbfa5 Corrected comment 2 years ago
ps2 dbf14df80f Fix joysticks returning invalid device IDs 2 years ago
psp dbf14df80f Fix joysticks returning invalid device IDs 2 years ago
steam decbbb0499 Updated API for SDL_JoystickID sign change 3 years ago
virtual 7f2e16db8b Fixed warning C6340: Mismatch on sign: 'const unsigned short' passed as _Param_(2) when some signed type is required in call to 'SDL_SetError_REAL'. 2 years ago
vita dbf14df80f Fix joysticks returning invalid device IDs 2 years ago
windows 163de8e697 Fixed warning C6001: Using uninitialized memory 'rdi'. 2 years ago
SDL_gamepad.c 1fcc75ba81 Fixed warning C6340: Mismatch on sign: 'unsigned char' passed as _Param_(4) when some signed type is required in call to 'SDL_snprintf_REAL'. 2 years ago
SDL_gamepad_c.h dfc6e8825e Improved reliability of gamepad message ordering 2 years ago
SDL_gamepad_db.h dd984dcd9f Removed HIDAPI controller mappings 2 years ago
SDL_joystick.c 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
SDL_joystick_c.h 0fe5713964 Improved GCController handling on Apple platforms 2 years ago
SDL_sysjoystick.h 4368f70ff9 Added properties to various SDL objects 2 years ago
check_8bitdo.sh 659abc721a SDL API renaming: SDL_gamecontroller.h 3 years ago
controller_list.h f0e47f8ee0 Added support for the NACON Revolution 5 Pro controller 2 years ago
controller_type.c f60622c510 Undo name change for the controller list 2 years ago
controller_type.h 63724c113b Removed the vi format comments from the source 3 years ago
sort_controllers.py 58e3084477 The Flydigi Vader and Apex series controllers all have the same VID, PID, and name 2 years ago
usb_ids.h f0e47f8ee0 Added support for the NACON Revolution 5 Pro controller 2 years ago