SDL/src/joystick/hidapi
2020-02-07 11:44:57 -08:00
..
steam Added missing file from previous commit 2020-01-29 20:09:59 -08:00
SDL_hidapi_gamecube.c Fixed long delay on main thread caused by blocking rumble writes in HIDAPI drivers 2020-02-04 15:26:56 -08:00
SDL_hidapi_ps4.c Fixed long delay on main thread caused by blocking rumble writes in HIDAPI drivers 2020-02-04 15:26:56 -08:00
SDL_hidapi_rumble.c Update for bug 4923 - Calling SDL_GameControllerRumble() often takes 8 ms 2020-02-07 11:02:34 -08:00
SDL_hidapi_rumble.h Update for bug 4923 - Calling SDL_GameControllerRumble() often takes 8 ms 2020-02-07 11:02:34 -08:00
SDL_hidapi_steam.c Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests. 2020-02-04 12:48:53 -08:00
SDL_hidapi_switch.c Use the asynchronous HIDAPI rumble code for Nintendo Switch Pro controllers 2020-02-07 11:44:57 -08:00
SDL_hidapi_xbox360.c Fixed long delay on main thread caused by blocking rumble writes in HIDAPI drivers 2020-02-04 15:26:56 -08:00
SDL_hidapi_xbox360w.c Fixed long delay on main thread caused by blocking rumble writes in HIDAPI drivers 2020-02-04 15:26:56 -08:00
SDL_hidapi_xboxone.c Update for bug 4923 - Calling SDL_GameControllerRumble() often takes 8 ms 2020-02-07 11:02:34 -08:00
SDL_hidapijoystick.c Fixed long delay on main thread caused by blocking rumble writes in HIDAPI drivers 2020-02-04 15:26:56 -08:00
SDL_hidapijoystick_c.h Fixed long delay on main thread caused by blocking rumble writes in HIDAPI drivers 2020-02-04 15:26:56 -08:00