SDL/src/joystick
Sam Lantinga 5f34162030 Fixed bug 4474 - Add support for an ASUS Gamepad variation
Trent Gamblin

This patch adds a variation of the ASUS Gamepad to the game controller DB. All the values are the same except the GUID.
2019-05-19 12:06:58 -07:00
..
android Updated copyright for 2019 2019-01-04 22:01:14 -08:00
bsd Fixed bug 4436 - [OpenBSD] fix D-pad 2019-05-19 11:56:26 -07:00
darwin Updated copyright for 2019 2019-01-04 22:01:14 -08:00
dummy Updated copyright for 2019 2019-01-04 22:01:14 -08:00
emscripten Emscripten: call emscripten_sample_gamepad_data 2019-01-29 12:19:00 +00:00
haiku Updated copyright for 2019 2019-01-04 22:01:14 -08:00
hidapi hidapi: Add GCN L/R buttons, just in case someone wants them... 2019-03-17 12:36:40 -04:00
iphoneos iOS/tvOS: fix support for SDL_GameControllerGetButton(controller, GUIDE) with MFi controllers (thanks Caleb!) 2019-01-31 19:52:47 -04:00
linux Updated copyright for 2019 2019-01-04 22:01:14 -08:00
psp Updated copyright for 2019 2019-01-04 22:01:14 -08:00
steam Updated copyright for 2019 2019-01-04 22:01:14 -08:00
windows Updated copyright for 2019 2019-01-04 22:01:14 -08:00
controller_type.h hidapi: Add support for Wii U/Switch USB GameCube controller adapter. 2019-03-12 20:27:54 -04:00
SDL_gamecontroller.c Fix polling left trigger reporting right trigger's values. 2019-03-16 18:12:26 -07:00
SDL_gamecontrollerdb.h Fixed bug 4474 - Add support for an ASUS Gamepad variation 2019-05-19 12:06:58 -07:00
SDL_joystick.c Handle potentially calling SDL_JoystickUpdate() and SDL_JoystickQuit() at the same time. 2019-03-27 08:17:05 -07:00
SDL_joystick_c.h hidapi: Add support for Wii U/Switch USB GameCube controller adapter. 2019-03-12 20:27:54 -04:00
SDL_sysjoystick.h hidapi: Add support for Wii U/Switch USB GameCube controller adapter. 2019-03-12 20:27:54 -04:00
sort_controllers.py Revert SDL_gamecontrollerdb.h and sort_controllers.py from bug 4024 2019-01-21 20:49:08 +01:00