| .. |
|
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
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_hidapi_nintendo.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_hidapi_ps3.c
|
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2023-03-09 15:10:44 -08:00 |
|
SDL_hidapi_ps4.c
|
Fixed gyro values for the Armor-X Pro controller
|
2023-03-28 14:44:28 -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_atomic_t to SDL_AtomicInt
|
2023-03-09 09:00:09 -08:00 |
|
SDL_hidapi_rumble.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08: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
|
SDL_hidapi_steam.c: Fix compilation under c2x.
|
2023-03-27 09:02:14 -07:00 |
|
SDL_hidapi_switch.c
|
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2023-03-09 15:10:44 -08:00 |
|
SDL_hidapi_wii.c
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_hidapi_xbox360.c
|
Fixed signed/unsigned warnings
|
2023-03-08 12:36:44 -08:00 |
|
SDL_hidapi_xbox360w.c
|
Fixed signed/unsigned warnings
|
2023-03-08 12:36:44 -08:00 |
|
SDL_hidapi_xboxone.c
|
Fixed the packet size for Xbox One controllers
|
2023-02-21 12:47:48 -08:00 |
|
SDL_hidapijoystick.c
|
Removed a duplicate delay accidentally added during code refactor
|
2023-03-09 16:12:49 -08:00 |
|
SDL_hidapijoystick_c.h
|
Rename SDL_atomic_t to SDL_AtomicInt
|
2023-03-09 09:00:09 -08:00 |