Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_engine: Pass VibrationStatus by const reference in SetRumble() | Lioncash | 2021-12-13 | 1 | -1/+1 |
| | | | | Avoids creating copies of the struct where not necessary. | ||||
* | input_engine: std::move engine name where applicable | Lioncash | 2021-12-13 | 1 | -6/+6 |
| | | | | | We can allow the name to be moved into, allowing allocations to be avoided. | ||||
* | input_common: Move button names to the frontend | german77 | 2021-11-25 | 1 | -1/+1 |
| | |||||
* | kraken: Address comments from review | german77 | 2021-11-25 | 1 | -1/+1 |
| | | | | Fix compiler bug | ||||
* | kraken: Address comments from review | german77 | 2021-11-25 | 1 | -5/+2 |
| | | | | start lion review | ||||
* | kraken: Fix errors from rebase and format files | german77 | 2021-11-25 | 1 | -1/+1 |
| | |||||
* | core/hid: Add output devices | german77 | 2021-11-25 | 1 | -1/+1 |
| | |||||
* | input_common: Rewrite SDL | german77 | 2021-11-25 | 1 | -0/+120 |