SDL/src/joystick/hidapi
Sam Lantinga 0dfc829a6b Added simple BLE Steam Controller support on all platforms
This is still disabled by default via the hint SDL_HINT_JOYSTICK_HIDAPI_STEAM
2022-11-10 19:17:04 -08: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 Don't send rumble to the Amazon Luna controller on macOS 2022-11-08 07:50:51 -08: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 Added simple BLE Steam Controller support on all platforms 2022-11-10 19:17:04 -08: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 Added note about trigger rumble availability across third-party Xbox One controllers 2022-11-06 01:16:52 -08: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 Added simple BLE Steam Controller support on all platforms 2022-11-10 19:17:04 -08:00