| .. |
|
android
|
SDL now represents gamepad buttons as positional elements with a separate label
|
2023-11-10 12:21:43 -08:00 |
|
apple
|
SDL now represents gamepad buttons as positional elements with a separate label
|
2023-11-10 12:21:43 -08:00 |
|
bsd
|
Pointer as bool (libsdl-org#7214)
|
2023-11-09 14:18:36 -08:00 |
|
darwin
|
Pointer as bool (libsdl-org#7214)
|
2023-11-09 14:18:36 -08: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
|
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2023-03-09 15:10:44 -08:00 |
|
hidapi
|
Use the standard gamepad type for Switch Pro controllers using the GameCube form factor
|
2023-11-10 16:39:32 -08:00 |
|
linux
|
Pointer as bool (libsdl-org#7214)
|
2023-11-09 14:18:36 -08:00 |
|
n3ds
|
Relabel back paddles as left or right
|
2023-08-09 11:03:30 -07:00 |
|
ps2
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
psp
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
steam
|
Updated API for SDL_JoystickID sign change
|
2023-01-13 14:20:59 -08:00 |
|
virtual
|
SDL now represents gamepad buttons as positional elements with a separate label
|
2023-11-10 12:21:43 -08:00 |
|
vita
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
windows
|
SDL now represents gamepad buttons as positional elements with a separate label
|
2023-11-10 12:21:43 -08:00 |
|
check_8bitdo.sh
|
SDL API renaming: SDL_gamecontroller.h
|
2022-12-27 09:47:24 -08:00 |
|
controller_list.h
|
Use the standard gamepad type for Switch Pro controllers using the GameCube form factor
|
2023-11-10 16:39:32 -08:00 |
|
controller_type.c
|
Undo name change for the controller list
|
2023-05-19 14:26:37 -07:00 |
|
controller_type.h
|
Removed the vi format comments from the source
|
2022-12-26 11:17:23 -08:00 |
|
SDL_gamepad.c
|
Use the standard gamepad type for Switch Pro controllers using the GameCube form factor
|
2023-11-10 16:39:32 -08:00 |
|
SDL_gamepad_c.h
|
Improved reliability of gamepad message ordering
|
2023-07-18 11:52:56 -07:00 |
|
SDL_gamepad_db.h
|
SDL now represents gamepad buttons as positional elements with a separate label
|
2023-11-10 12:21:43 -08:00 |
|
SDL_joystick.c
|
Use the standard gamepad type for Switch Pro controllers using the GameCube form factor
|
2023-11-10 16:39:32 -08:00 |
|
SDL_joystick_c.h
|
Use the standard gamepad type for Switch Pro controllers using the GameCube form factor
|
2023-11-10 16:39:32 -08:00 |
|
SDL_sysjoystick.h
|
Added properties to various SDL objects
|
2023-10-11 22:38:00 -07: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
|
Actually we need to enumerate the 8BitDo Xbox SKUs
|
2023-11-08 00:42:42 -08:00 |