SDL/src/joystick
Sam Lantinga 8c82b73027 Fixed the ROG PUGIO II showing up as a game controller
This mouse actually enumerates as a gamepad with 2 axes, 8 buttons and a hat.

We'll ignore it like the other ROG mice, unless someone specifically wants to use it as a gamepad.

(cherry picked from commit edd044e901)
2023-11-13 21:37:06 -08:00
..
android Re-add SDL_assert() with non boolean ptr syntax (#8531) 2023-11-11 12:29:05 +03:00
bsd Re-add SDL_assert() with non boolean ptr syntax (#8531) 2023-11-11 12:29:05 +03:00
darwin [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08: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 Added support for the GameSir-G7 Controller for Xbox 2023-11-10 17:32:11 -08:00
iphoneos Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
linux Re-add SDL_assert() with non boolean ptr syntax (#8531) 2023-11-11 12:29:05 +03:00
n3ds Updated copyright for 2023 2023-01-09 09:48:21 -08:00
os2 [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
ps2 Updated copyright for 2023 2023-01-09 09:48:21 -08:00
psp Updated copyright for 2023 2023-01-09 09:48:21 -08:00
steam Updated copyright for 2023 2023-01-09 09:48:21 -08:00
virtual [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
vita Updated copyright for 2023 2023-01-09 09:48:21 -08:00
windows [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
check_8bitdo.sh Avoid use of deprecated egrep/fgrep 2022-11-24 02:59:41 -08:00
controller_list.h Added support for the HP HyperX Clutch Gladiate controller 2023-10-25 09:01:46 -07:00
controller_type.c Undo name change for the controller list 2023-05-19 14:27:06 -07:00
controller_type.h Separate the controller protocol from the controller style 2022-06-15 20:46:01 -07:00
SDL_gamecontroller.c Added support for the Dragonrise GameCube adapter with VID 0x1843 2023-11-10 16:45:07 -08:00
SDL_gamecontrollerdb.h Added a mapping for the Atari VCS controller connected over Bluetooth (thanks @WizzardSK!) 2023-11-07 18:09:00 -08:00
SDL_joystick.c Fixed the ROG PUGIO II showing up as a game controller 2023-11-13 21:37:06 -08:00
SDL_joystick_c.h Fixed joystick vendor detection in Linux automatic gamepad mapping 2023-06-13 10:11:55 -07: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 Added support for the GameSir-G7 Controller for Xbox 2023-11-10 17:32:11 -08:00