sdl2_frt/src/joystick
2020-01-13 22:05:58 -08:00
..
android Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 2019-12-20 20:12:03 -08:00
bsd Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 2019-12-20 20:12:03 -08:00
darwin Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 2019-12-20 20:12:03 -08:00
dummy Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 2019-12-20 20:12:03 -08:00
emscripten Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 2019-12-20 20:12:03 -08:00
haiku Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 2019-12-20 20:12:03 -08:00
hidapi Fixed deadlock in HIDAPI joystick system 2020-01-13 22:05:54 -08:00
iphoneos Fixed compiler warning 2020-01-13 22:05:56 -08:00
linux Worked around an issue where the kernel would lose the force feedback effect 2020-01-11 13:38:50 -08:00
psp
steam
windows Fixed windows build 2019-12-21 22:33:21 -08:00
controller_type.h Added support for the updated Hyperkin Duke Xbox One controller 2020-01-08 18:55:53 -08:00
SDL_gamecontroller.c Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 2019-12-20 20:12:03 -08:00
SDL_gamecontrollerdb.h Added D-PAD bindings for the Linux Steam Controller 2020-01-13 22:05:58 -08:00
SDL_joystick_c.h Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 2019-12-20 20:12:03 -08:00
SDL_joystick.c Fixed deadlock in HIDAPI joystick system 2020-01-13 22:05:54 -08:00
SDL_sysjoystick.h Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 2019-12-20 20:12:03 -08:00
sort_controllers.py