summaryrefslogtreecommitdiff
path: root/src/input_common/drivers/gc_adapter.h
AgeCommit message (Collapse)Author
2023-01-19input_common: Use DriverResult on all enginesgerman77
2022-11-22general: fix compile for Apple ClangLiam
2022-10-21input_common: cache vibration testsgerman77
2022-04-28chore: add missing SPDX tagsAndrea Pappacoda
Follow-up to 99ceb03a1cfcf35968cab589ea188a8c406cda52
2022-03-21input_common: Map sticks correctly when mapped sidewaysNarr the Reg
2022-03-20input_common: Reduce unused includesameerj
2021-12-13input_engine: Pass VibrationStatus by const reference in SetRumble()Lioncash
Avoids creating copies of the struct where not necessary.
2021-12-13input_engine: std::move engine name where applicableLioncash
We can allow the name to be moved into, allowing allocations to be avoided.
2021-11-24input_common: Move button names to the frontendgerman77
2021-11-24kraken: Address comments from reviewgerman77
Fix compiler bug
2021-11-24kraken: Address comments from reviewgerman77
start lion review
2021-11-24core/hid: Only signal when neededgerman77
2021-11-24kraken: Fix errors from rebase and format filesgerman77
2021-11-24core/hid: Add output devicesgerman77
2021-11-24input_common: Rewrite gc_adaptergerman77