| .. |
|
android
|
Re-add SDL_assert() with non boolean ptr syntax (#8530)
|
2023-11-11 12:28:24 +03:00 |
|
apple
|
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2023-11-30 00:14:27 -05:00 |
|
bsd
|
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2023-11-30 00:14:27 -05:00 |
|
darwin
|
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2023-11-30 00:14:27 -05:00 |
|
dummy
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
emscripten
|
Pointer as bool (libsdl-org#7214)
|
2023-11-09 14:18:36 -08:00 |
|
haiku
|
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2023-11-30 00:14:27 -05:00 |
|
hidapi
|
Refactor away some additional integer types.
|
2023-12-12 12:51:37 -08:00 |
|
linux
|
Revert "Back out Steam virtual gamepad changes"
|
2023-12-13 09:45:39 -08:00 |
|
n3ds
|
Corrected comment
|
2023-11-22 10:35:15 -08:00 |
|
ps2
|
Fix joysticks returning invalid device IDs
|
2023-11-22 10:33:11 -08:00 |
|
psp
|
Fix joysticks returning invalid device IDs
|
2023-11-22 10:33:11 -08:00 |
|
steam
|
Updated API for SDL_JoystickID sign change
|
2023-01-13 14:20:59 -08:00 |
|
virtual
|
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'.
|
2023-12-05 09:31:13 -08:00 |
|
vita
|
Fix joysticks returning invalid device IDs
|
2023-11-22 10:33:11 -08:00 |
|
windows
|
joystick: fixup for Wireless Xbox 360 Controller VID/PID detection in WGI backend.
|
2023-12-15 08:57:09 -08:00 |
|
SDL_gamepad.c
|
Make built-in joystick device lists extendable by using hints
|
2023-12-10 12:53:03 -08:00 |
|
SDL_gamepad_c.h
|
Improved reliability of gamepad message ordering
|
2023-07-18 11:52:56 -07:00 |
|
SDL_gamepad_db.h
|
Add new steam deck HIDAPI controller to controller database.
|
2023-12-12 12:51:37 -08:00 |
|
SDL_joystick.c
|
Add steam deck detection and HIDAPI driver scaffold.
|
2023-12-12 12:51:37 -08:00 |
|
SDL_joystick_c.h
|
Add steam deck detection and HIDAPI driver scaffold.
|
2023-12-12 12:51:37 -08:00 |
|
SDL_sysjoystick.h
|
Added properties to various SDL objects
|
2023-10-11 22:38:00 -07:00 |
|
check_8bitdo.sh
|
SDL API renaming: SDL_gamecontroller.h
|
2022-12-27 09:47:24 -08:00 |
|
controller_list.h
|
Add steam deck detection and HIDAPI driver scaffold.
|
2023-12-12 12:51:37 -08:00 |
|
controller_type.c
|
Undo name change for the controller list
|
2023-05-19 14:26:37 -07:00 |
|
controller_type.h
|
Add steam deck detection and HIDAPI driver scaffold.
|
2023-12-12 12:51:37 -08:00 |
|
sort_controllers.py
|
The Flydigi Vader and Apex series controllers all have the same VID, PID, and name
|
2023-07-19 09:22:01 -07:00 |
|
usb_ids.h
|
Use existing XUSB driver software PID 0x02a1 instead of PID 0x02fe
|
2023-12-11 11:45:05 -08:00 |