Ryujinx-SDL/src/joystick
Sam Lantinga b73703b9c6 Fixed bug 4391 - hid_enumerate() sometimes causes game to freeze for a few seconds
Daniel Gibson

Even though my game (dhewm3) doesn't use SDL_INIT_JOYSTICK, SDL_PumpEvent() calls SDL_JoystickUpdate() which ends up calling hid_enumerate() every three seconds, and sometimes on my Win7 box hid_enumerate() takes about 5 seconds, which causes the whole game to freeze for that time.
2018-11-19 21:17:00 -08:00
..
android Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
bsd fix NetBSD C90 build failure 2018-11-01 12:35:00 +03:00
darwin Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
dummy Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
emscripten Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
haiku Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
hidapi This change looks okay in the general case. 2018-10-26 20:20:28 -07:00
iphoneos Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
linux Fixed bug 3193 - Dualshock 3's motion sensors overwrite analog stick 2018-11-14 13:37:22 -08: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 Add and update include guards 2018-10-28 21:36:48 +01:00
windows Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
controller_type.h This device gets Xinput driver loaded on windows. 2018-10-08 19:46:01 -07:00
SDL_gamecontroller.c Merge SDL-ryan-batching-renderer branch to default. 2018-10-31 15:03:41 -04:00
SDL_gamecontrollerdb.h joystick: Add Linux mappings for "Xbox One Wireless Controller (Model 1708)" 2018-10-22 10:55:18 -04:00
SDL_joystick_c.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_joystick.c Fixed bug 4391 - hid_enumerate() sometimes causes game to freeze for a few seconds 2018-11-19 21:17:00 -08:00
SDL_sysjoystick.h Generalized the XInput user index into a player index 2018-10-25 16:53:14 -07:00
sort_controllers.py Added common controllers used with Steam Big Picture 2018-06-12 00:18:10 -07:00