| .. |
|
steam
|
Use the correct update rate for Steam Controller sensors
|
2021-10-02 09:13:29 -07:00 |
|
SDL_hidapi_combined.c
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_hidapi_gamecube.c
|
Simplify flags testing (#7220)
|
2023-02-03 13:08:42 -08:00 |
|
SDL_hidapi_luna.c
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
|
SDL_hidapi_nintendo.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_hidapi_ps3.c
|
Added support for the Saitek Cyborg V.3 Rumble Pad in PS3 mode
|
2023-05-03 09:47:16 -07:00 |
|
SDL_hidapi_ps4.c
|
The latest Armor-X Pro firmware update fixes the sign on the Z axis of the sensors
|
2023-04-06 09:55:01 -07:00 |
|
SDL_hidapi_ps5.c
|
Fixed analog triggers on the DualSense controller
|
2023-03-30 07:25:49 -07:00 |
|
SDL_hidapi_rumble.c
|
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
2023-04-28 12:08:33 -07:00 |
|
SDL_hidapi_rumble.h
|
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
2023-04-28 12:08:33 -07:00 |
|
SDL_hidapi_shield.c
|
Simplify flags testing (#7220)
|
2023-02-03 13:08:42 -08:00 |
|
SDL_hidapi_stadia.c
|
Rumbling the Google Stadia Controller over Bluetooth works on Linux and macOS
|
2023-02-21 15:05:57 -08:00 |
|
SDL_hidapi_steam.c
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
|
SDL_hidapi_switch.c
|
Allow the application to send commands to Nintendo Switch controllers
|
2023-06-02 15:52:56 -07:00 |
|
SDL_hidapi_wii.c
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
|
SDL_hidapi_xbox360.c
|
Fixed detection of the Steam Virtual Gamepad on macOS
|
2023-06-02 18:37:45 -07:00 |
|
SDL_hidapi_xbox360w.c
|
Fixed signed/unsigned warnings
|
2023-03-08 12:36:44 -08:00 |
|
SDL_hidapi_xboxone.c
|
Fixed build
|
2023-04-27 13:06:21 -07:00 |
|
SDL_hidapijoystick.c
|
Use the bus in the HIDAPI joystick guid now that it's available
|
2023-05-26 08:19:04 -07:00 |
|
SDL_hidapijoystick_c.h
|
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
2023-04-28 12:08:33 -07:00 |