| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | input_common: Use DriverResult on all engines | 2023-01-19 | 1 | -1/+1 | |
| | | |||||
| * | general: fix compile for Apple Clang | 2022-11-22 | 1 | -1/+1 | |
| | | |||||
| * | input_common: cache vibration tests | 2022-10-21 | 1 | -1/+3 | |
| | | |||||
| * | chore: add missing SPDX tags | 2022-04-28 | 1 | -3/+2 | |
| | | | | | Follow-up to 99ceb03a1cfcf35968cab589ea188a8c406cda52 | ||||
| * | input_common: Map sticks correctly when mapped sideways | 2022-03-21 | 1 | -0/+2 | |
| | | |||||
| * | input_common: Reduce unused includes | 2022-03-20 | 1 | -1/+0 | |
| | | |||||
| * | input_engine: Pass VibrationStatus by const reference in SetRumble() | 2021-12-13 | 1 | -1/+1 | |
| | | | | | Avoids creating copies of the struct where not necessary. | ||||
| * | input_engine: std::move engine name where applicable | 2021-12-13 | 1 | -3/+3 | |
| | | | | | | We can allow the name to be moved into, allowing allocations to be avoided. | ||||
| * | input_common: Move button names to the frontend | 2021-11-24 | 1 | -2/+2 | |
| | | |||||
| * | kraken: Address comments from review | 2021-11-24 | 1 | -1/+1 | |
| | | | | | Fix compiler bug | ||||
| * | kraken: Address comments from review | 2021-11-24 | 1 | -2/+5 | |
| | | | | | start lion review | ||||
| * | core/hid: Only signal when needed | 2021-11-24 | 1 | -1/+5 | |
| | | |||||
| * | kraken: Fix errors from rebase and format files | 2021-11-24 | 1 | -1/+1 | |
| | | |||||
| * | core/hid: Add output devices | 2021-11-24 | 1 | -1/+1 | |
| | | |||||
| * | input_common: Rewrite gc_adapter | 2021-11-24 | 1 | -0/+128 | |