SDL/src/joystick
2018-10-22 20:50:32 -04: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 Speculatively disable rumble on the Razer Panthera Evo, which doesn't have rumble motors and probably hangs in the same way the Panthera does. 2018-09-05 15:28:06 -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 Better fix to make sure we're only returning controllers from the HIDAPI joystick API 2018-08-31 18:10:21 -07:00
SDL_gamecontroller.c Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04:00
SDL_gamecontrollerdb.h Added binding for Mad Catz FightStick TE S+ (PS3) on Mac OS X 2018-09-05 11:24:23 -07:00
SDL_joystick.c Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04: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_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