.. |
android
|
Re-add SDL_assert() with non boolean ptr syntax (#8531)
|
2023-11-11 12:29:05 +03:00 |
bsd
|
SDL_bsdjoystick: fix -Wundef warning on FreeBSD
|
2023-11-22 06:50:00 +03:00 |
darwin
|
cmake: fix uses of undefined macro identifiers (-Wundef)
|
2023-11-17 03:06:26 +00:00 |
dummy
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
emscripten
|
[SDL2] pointer boolean (#8523)
|
2023-11-10 06:30:56 -08:00 |
haiku
|
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2023-03-09 15:23:59 -08:00 |
hidapi
|
Sync more Steam Controller header definitions for the Steam Deck
|
2023-12-20 06:50:54 -08:00 |
iphoneos
|
Improved GCController handling on Apple platforms
|
2023-11-21 15:17:53 -08:00 |
linux
|
Revert "Back out Steam virtual gamepad changes"
|
2023-12-13 09:46:10 -08:00 |
n3ds
|
Corrected comment
|
2023-11-28 12:30:10 -08:00 |
os2
|
[SDL2] pointer boolean (#8523)
|
2023-11-10 06:30:56 -08:00 |
ps2
|
cmake: fix uses of undefined macro identifiers (-Wundef)
|
2023-11-17 03:06:26 +00:00 |
psp
|
cmake: fix uses of undefined macro identifiers (-Wundef)
|
2023-11-17 03:06:26 +00:00 |
steam
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
virtual
|
cmake: fix uses of undefined macro identifiers (-Wundef)
|
2023-11-17 03:06:26 +00:00 |
vita
|
cmake: fix uses of undefined macro identifiers (-Wundef)
|
2023-11-17 03:06:26 +00:00 |
windows
|
XInput: Use XInputGetCapabilitiesEx instead of fragile GuessXInputDevice
|
2023-12-17 09:32:43 -08:00 |
check_8bitdo.sh
|
Avoid use of deprecated egrep/fgrep
|
2022-11-24 02:59:41 -08:00 |
controller_list.h
|
Added a controller name for the Steam virtual gamepad
|
2023-12-17 10:08:17 -08:00 |
controller_type.c
|
Undo name change for the controller list
|
2023-05-19 14:27:06 -07:00 |
controller_type.h
|
Add steam deck detection and HIDAPI driver scaffold.
|
2023-12-12 12:52:04 -08:00 |
SDL_gamecontroller.c
|
Make built-in joystick device lists extendable by using hints
|
2023-12-10 22:52:12 -08:00 |
SDL_gamecontrollerdb.h
|
Sync more Steam Controller header definitions for the Steam Deck
|
2023-12-20 06:50:54 -08:00 |
SDL_joystick.c
|
Add steam deck detection and HIDAPI driver scaffold.
|
2023-12-12 12:52:04 -08:00 |
SDL_joystick_c.h
|
Add steam deck detection and HIDAPI driver scaffold.
|
2023-12-12 12:52:04 -08:00 |
SDL_sysjoystick.h
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
sort_controllers.py
|
The Flydigi Vader and Apex series controllers all have the same VID, PID, and name
|
2023-08-02 14:38:23 -07:00 |
usb_ids.h
|
Use existing XUSB driver software PID 0x02a1 instead of PID 0x02fe
|
2023-12-11 11:49:28 -08:00 |