summaryrefslogtreecommitdiffstats
path: root/src/input_common/drivers/gc_adapter.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: add missing SPDX tagsAndrea Pappacoda2022-04-281-3/+2
| | | | Follow-up to 99ceb03a1cfcf35968cab589ea188a8c406cda52
* input_common: Map sticks correctly when mapped sidewaysNarr the Reg2022-03-221-0/+2
|
* input_common: Reduce unused includesameerj2022-03-201-1/+0
|
* input_engine: Pass VibrationStatus by const reference in SetRumble()Lioncash2021-12-131-1/+1
| | | | Avoids creating copies of the struct where not necessary.
* input_engine: std::move engine name where applicableLioncash2021-12-131-3/+3
| | | | | We can allow the name to be moved into, allowing allocations to be avoided.
* input_common: Move button names to the frontendgerman772021-11-251-2/+2
|
* kraken: Address comments from reviewgerman772021-11-251-1/+1
| | | | Fix compiler bug
* kraken: Address comments from reviewgerman772021-11-251-2/+5
| | | | start lion review
* core/hid: Only signal when neededgerman772021-11-251-1/+5
|
* kraken: Fix errors from rebase and format filesgerman772021-11-251-1/+1
|
* core/hid: Add output devicesgerman772021-11-251-1/+1
|
* input_common: Rewrite gc_adaptergerman772021-11-251-0/+128