SDL/src/joystick/hidapi
2022-11-06 01:43:05 -07:00
..
steam Use the correct update rate for Steam Controller sensors 2021-10-02 09:13:29 -07:00
SDL_hidapi_combined.c Make sure HID devices can be opened before making them available to the application 2022-09-22 18:27:38 -07:00
SDL_hidapi_gamecube.c Improved detection of third party PS4 and PS5 controllers 2022-09-22 23:42:25 -07:00
SDL_hidapi_luna.c Improved detection of third party PS4 and PS5 controllers 2022-09-22 23:42:25 -07:00
SDL_hidapi_nintendo.h Added initial support for the Wii Motion Plus extension 2022-09-06 23:33:55 -07:00
SDL_hidapi_ps3.c Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver 2022-09-27 09:56:49 -07:00
SDL_hidapi_ps4.c Fixed potential clobbering of packets of different types using SDL_HIDAPI_SendRumble() 2022-11-06 01:15:19 -07:00
SDL_hidapi_ps5.c Fixed potential clobbering of packets of different types using SDL_HIDAPI_SendRumble() 2022-11-06 01:15:19 -07:00
SDL_hidapi_rumble.c Make sure we don't send Xbox controllers rumble so quickly that it overwhelms the firmware 2022-11-06 01:15:20 -07:00
SDL_hidapi_rumble.h Make sure we don't send Xbox controllers rumble so quickly that it overwhelms the firmware 2022-11-06 01:15:20 -07:00
SDL_hidapi_shield.c Added support for the NVIDIA SHIELD controller v1.03 to the HIDAPI driver 2022-10-25 10:23:51 -07:00
SDL_hidapi_stadia.c Improved detection of third party PS4 and PS5 controllers 2022-09-22 23:42:25 -07:00
SDL_hidapi_steam.c Steam Controller support defaults off, as documented in SDL_hints.h 2022-10-14 14:35:52 -07:00
SDL_hidapi_switch.c Removed redundant masking when loading the IMU calibration 2022-10-15 10:02:39 -07:00
SDL_hidapi_wii.c Disable the HIDAPI Wii driver by default as it doesn't work with the dolphinbar 2022-10-09 09:11:33 -07:00
SDL_hidapi_xbox360.c Improved detection of third party PS4 and PS5 controllers 2022-09-22 23:42:25 -07:00
SDL_hidapi_xbox360w.c Improved detection of third party PS4 and PS5 controllers 2022-09-22 23:42:25 -07:00
SDL_hidapi_xboxone.c Make sure we wait after sending the rumble packet when initializing the PowerA Xbox One Mini Wired Controller 2022-11-06 01:43:05 -07:00
SDL_hidapijoystick.c Wait a bit for devices to initialize before trying to enumerate and open them. 2022-11-03 12:37:54 -07:00
SDL_hidapijoystick_c.h Prefer USB input over Bluetooth for PS5/PS5/Switch controllers 2022-09-26 14:20:34 -07:00