summaryrefslogtreecommitdiffstats
path: root/src/input_common/drivers/sdl_driver.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* android: Play vibrations asynchronouslyt8952024-02-231-5/+0
* core: hid: Split SL and SR buttonsgerman772023-11-121-1/+1
* input_common: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0Martino Fontana2023-07-071-5/+2
* input_common: Use DriverResult on all enginesgerman772023-01-201-1/+1
* input_common: Pump sdl events from main threadgerman772022-11-271-1/+2
* input_common: cache vibration testsgerman772022-10-211-1/+3
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* input_common: sdl: lower vibration frequency and use it's own unique threadgerman772022-06-291-0/+1
* input_common: Replace usage of string guid to common uuidNarr the Reg2022-06-071-7/+8
* input_common: Make vibration request asyncNarr the Reg2022-05-231-0/+12
* input_common: Map sticks correctly when mapped sidewaysNarr the Reg2022-03-221-0/+2
* yuzu: Add controller hotkeysgerman772022-01-071-1/+1
* input_engine: Pass VibrationStatus by const reference in SetRumble()Lioncash2021-12-131-1/+1
* input_engine: std::move engine name where applicableLioncash2021-12-131-6/+6
* input_common: Move button names to the frontendgerman772021-11-251-1/+1
* kraken: Address comments from reviewgerman772021-11-251-1/+1
* kraken: Address comments from reviewgerman772021-11-251-5/+2
* kraken: Fix errors from rebase and format filesgerman772021-11-251-1/+1
* core/hid: Add output devicesgerman772021-11-251-1/+1
* input_common: Rewrite SDLgerman772021-11-251-0/+120