| .. |
|
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 support for third party PS3 controllers to the HIDAPI driver
|
2022-09-23 02:39:35 -07:00 |
|
SDL_hidapi_ps4.c
|
Removed unused variable
|
2022-09-26 22:45:01 -07:00 |
|
SDL_hidapi_ps5.c
|
Drop PS5 Bluetooth reports that fail CRC check
|
2022-09-26 22:47:21 -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
|
Improved detection of third party PS4 and PS5 controllers
|
2022-09-22 23:42:25 -07:00 |
|
SDL_hidapi_switch.c
|
Don't wait a long time for zombie Bluetooth controllers
|
2022-09-26 20:49:26 -07:00 |
|
SDL_hidapi_wii.c
|
Fixed shadowed variable warning
|
2022-09-23 00:38:23 -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
|
Fixed crash with a NULL serial number
|
2022-09-26 20:53:50 -07:00 |
|
SDL_hidapijoystick_c.h
|
Prefer USB input over Bluetooth for PS5/PS5/Switch controllers
|
2022-09-26 14:20:34 -07:00 |