Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_engine: std::move engine name where applicable | Lioncash | 2021-12-13 | 1 | -1/+1 |
| | | | | | 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 | -3/+6 |
| | |||||
* | kraken: Address comments from review | german77 | 2021-11-25 | 1 | -1/+1 |
| | | | | Fix compiler bug | ||||
* | core/hid: Improve accuary of mouse implementation | german77 | 2021-11-25 | 1 | -8/+13 |
| | |||||
* | core/hid: Fully implement native mouse | german77 | 2021-11-25 | 1 | -6/+25 |
| | |||||
* | second commit lion review | german77 | 2021-11-25 | 1 | -0/+5 |
| | |||||
* | settings: Fix mouse and keyboard mappings | german77 | 2021-11-25 | 1 | -1/+16 |
| | |||||
* | input_common: Rewrite mouse | german77 | 2021-11-25 | 1 | -0/+138 |