Ryujinx-SDL/src/joystick
2018-06-07 10:54:54 -07:00
..
android Try to dynamically create a default Android game controller mapping based on the buttons and axes on the controller. 2018-03-06 14:51:50 -08:00
bsd Updated copyright for 2018 2018-01-03 10:03:25 -08:00
darwin SDL Changes to support clean reads 2018-02-05 11:40:39 -08:00
dummy Updated copyright for 2018 2018-01-03 10:03:25 -08:00
emscripten Updated copyright for 2018 2018-01-03 10:03:25 -08:00
haiku Updated copyright for 2018 2018-01-03 10:03:25 -08:00
iphoneos Generalized the handling of instantaneous guide button presses so there's a minimum of 100 ms between guide button press and release. 2018-03-19 14:42:51 -07:00
linux Updated copyright for 2018 2018-01-03 10:03:25 -08:00
psp Updated copyright for 2018 2018-01-03 10:03:25 -08:00
steam Updated copyright for 2018 2018-01-03 10:03:25 -08:00
windows Added SDL_GameControllerMappingForDeviceIndex() to get the mapping for a controller before it's opened 2018-03-07 13:30:40 -08:00
SDL_gamecontroller.c Actually left trigger is motion axis 17 and right trigger is motion axis 18, which will map in that order to SDL axes. 2018-05-23 17:15:33 -07:00
SDL_gamecontrollerdb.h Added support for the PS3 controller driver in PlayStation Now 2018-06-07 10:54:54 -07:00
SDL_joystick_c.h Generalized the handling of instantaneous guide button presses so there's a minimum of 100 ms between guide button press and release. 2018-03-19 14:42:51 -07:00
SDL_joystick.c Generalized the handling of instantaneous guide button presses so there's a minimum of 100 ms between guide button press and release. 2018-03-19 14:42:51 -07:00
SDL_sysjoystick.h Generalized the handling of instantaneous guide button presses so there's a minimum of 100 ms between guide button press and release. 2018-03-19 14:42:51 -07:00
sort_controllers.py Convert tabs to spaces in game controller database entries 2017-08-30 23:02:39 -07:00