sdl2_frt/src/joystick
2018-08-31 17:47:34 -07:00
..
android Fixed input from the Steam Virtual Gamepad on Mac OS X 2018-08-15 19:53:34 -07:00
bsd bsd: Patched to compile. 2018-08-10 14:54:26 -04:00
darwin Fixed input from the Steam Virtual Gamepad on Mac OS X 2018-08-15 19:53:34 -07:00
dummy Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged. 2018-08-09 16:03:50 -07:00
emscripten emscripten: Patched to compile with new joystick interfaces. 2018-08-10 14:32:30 -04:00
haiku haiku: Patched to compile with new joystick interfaces. 2018-08-10 15:04:08 -04:00
hidapi Don't show the Razer Raiju sound interface as a game controller 2018-08-29 20:55:02 -07:00
iphoneos Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged. 2018-08-09 16:03:50 -07:00
linux Fixed input from the Steam Virtual Gamepad on Mac OS X 2018-08-15 19:53:34 -07:00
psp Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged. 2018-08-09 16:03:50 -07:00
steam Updated copyright for 2018 2018-01-03 10:03:25 -08:00
windows Use the HIDAPI driver for Xbox controllers on Windows, and determine the XInput mapping at runtime for extended functionality like rumble and guide button. 2018-08-15 23:14:45 -07:00
controller_type.h Removed VID/PID 0x1532/0x0037, which was listed in the Linux kernel as a Razer Sabertooth, because at least one variant of the Razer DeathAdder mouse shows up with this VID/PID. 2018-08-31 17:47:34 -07:00
SDL_gamecontroller.c Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. 2018-08-09 16:00:17 -07:00
SDL_gamecontrollerdb.h Fixed input from the Steam Virtual Gamepad on Mac OS X 2018-08-15 19:53:34 -07:00
SDL_joystick_c.h Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. 2018-08-09 16:00:17 -07:00
SDL_joystick.c Fixed code style 2018-08-20 21:18:56 -07:00
SDL_sysjoystick.h haiku: Patched to compile with new joystick interfaces. 2018-08-10 15:04:08 -04:00
sort_controllers.py Added common controllers used with Steam Big Picture 2018-06-12 00:18:10 -07:00