summaryrefslogtreecommitdiffstats
path: root/src/input_common/drivers/sdl_driver.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: Add DS5 to HD rumble listNarr the Reg2022-01-271-2/+3
* Xbox controller default name nit pickgidoly2022-01-151-2/+2
* Change default name for ps controllersgidoly2022-01-151-0/+6
* yuzu: Add controller hotkeysgerman772022-01-071-0/+2
* Merge pull request #7577 from v1993/patch-2Narr the Reg2021-12-141-3/+4
|\
| * input/SDL: Update SDL hintsValeri2021-12-141-3/+4
* | input_engine: Take BasicMotion by const reference with SetMotion() and TriggerOnMotionChange()Lioncash2021-12-131-2/+2
* | input_engine: Pass VibrationStatus by const reference in SetRumble()Lioncash2021-12-131-2/+4
* | input_engine: std::move engine name where applicableLioncash2021-12-131-1/+1
|/
* input_common: Fix error with thread nameNarr the Reg2021-11-301-2/+1
* input_common: Move button names to the frontendgerman772021-11-251-8/+7
* input_common: Fix SDL controller with inverted axisgerman772021-11-251-23/+0
* kraken: Address comments from reviewgerman772021-11-251-1/+1
* kraken: Address comments from reviewgerman772021-11-251-8/+8
* input_common: Add multiple vibration curvesgerman772021-11-251-14/+19
* core/hid: Fix rumble too strong at 1%german772021-11-251-1/+19
* core/hid: Only signal when neededgerman772021-11-251-8/+14
* core/hid: Add output devicesgerman772021-11-251-2/+6
* input_common: Rewrite SDLgerman772021-11-251-0/+915