summaryrefslogtreecommitdiffstats
path: root/src/input_common/drivers/mouse.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input_engine: std::move engine name where applicableLioncash2021-12-131-1/+1
| | | | | We can allow the name to be moved into, allowing allocations to be avoided.
* input_common: Move button names to the frontendgerman772021-11-251-3/+6
|
* kraken: Address comments from reviewgerman772021-11-251-1/+1
| | | | Fix compiler bug
* core/hid: Improve accuary of mouse implementationgerman772021-11-251-8/+13
|
* core/hid: Fully implement native mousegerman772021-11-251-6/+25
|
* second commit lion reviewgerman772021-11-251-0/+5
|
* settings: Fix mouse and keyboard mappingsgerman772021-11-251-1/+16
|
* input_common: Rewrite mousegerman772021-11-251-0/+138