.. |
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
|
Only update the battery level if we're on Bluetooth
|
2022-10-14 10:32:03 -07:00 |
SDL_hidapi_ps5.c
|
Only open HID devices that might have a HIDAPI driver available
|
2022-10-07 11:29:49 -07:00 |
SDL_hidapi_rumble.c
|
Use SDLCALL for callbacks in public APIs
|
2022-05-18 15:01:27 -07:00 |
SDL_hidapi_rumble.h
|
Updated copyright for 2022
|
2022-01-03 09:40:21 -08:00 |
SDL_hidapi_shield.c
|
Improved detection of third party PS4 and PS5 controllers
|
2022-09-22 23:42:25 -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
|
Improved detection of third party PS4 and PS5 controllers
|
2022-09-22 23:42:25 -07:00 |
SDL_hidapijoystick.c
|
Only open HID devices that might have a HIDAPI driver available
|
2022-10-07 11:29:49 -07:00 |
SDL_hidapijoystick_c.h
|
Prefer USB input over Bluetooth for PS5/PS5/Switch controllers
|
2022-09-26 14:20:34 -07:00 |