Sam Lantinga
|
d135c0762f
|
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
See testgamecontroller.c for an example of a custom PS5 trigger effect
|
2021-07-08 13:22:41 -07:00 |
|
Sam Lantinga
|
9c3aa7f055
|
SDL: fix packet handling for original version of Stadia FW
|
2021-02-10 10:22:20 -05:00 |
|
Sam Lantinga
|
d81eaf8da5
|
Added explicit case from Uint8 to int before subtracting offset
|
2021-02-10 10:22:17 -05:00 |
|
Sam Lantinga
|
bec9d740ec
|
Fixed compile warning
|
2021-02-10 10:22:17 -05:00 |
|
Sam Lantinga
|
c857b5e0c9
|
Minor cleanup
|
2021-01-24 00:51:26 -05:00 |
|
Sam Lantinga
|
1981d23f4b
|
Fixed bug 5466 - Add haptic support for Stadia Controller
Dimitriy Ryazantcev
Consider adding support for Stadia Controller haptics.
Here is example code how to deal with it:
99314be815/device/gamepad/hid_haptic_gamepad.cc (L45)
|
2021-01-24 00:51:26 -05:00 |
|