bunnei
|
eceee8e5f4
|
Merge pull request #7725 from german77/mouse_in_motion
input_common: Reintroduce motion from mouse and use button names
|
2022-01-18 18:16:27 -08:00 |
|
Valeri
|
a99f84f4b2
|
input_common: fix copy-paste error
Found by static analysis with PVS-Studio.
|
2022-01-17 11:31:38 +03:00 |
|
german77
|
9eab07f863
|
input_common: Reintroduce motion from mouse and use button names
|
2022-01-16 20:37:34 -06:00 |
|
Lioncash
|
2b92d22bda
|
input_engine: std::move engine name where applicable
We can allow the name to be moved into, allowing allocations to be
avoided.
|
2021-12-13 09:05:50 -05:00 |
|
german77
|
746c85b560
|
input_common: Move button names to the frontend
|
2021-11-24 20:30:28 -06:00 |
|
german77
|
42949738f2
|
kraken: Address comments from review
Fix compiler bug
|
2021-11-24 20:30:28 -06:00 |
|
german77
|
f4e5f89e6f
|
core/hid: Improve accuary of mouse implementation
|
2021-11-24 20:30:28 -06:00 |
|
german77
|
654d76e79e
|
core/hid: Fully implement native mouse
|
2021-11-24 20:30:28 -06:00 |
|
german77
|
77fa4d4bf6
|
second commit lion review
|
2021-11-24 20:30:26 -06:00 |
|
german77
|
464c4d26ac
|
settings: Fix mouse and keyboard mappings
|
2021-11-24 20:30:25 -06:00 |
|
german77
|
00834b84dd
|
input_common: Rewrite mouse
|
2021-11-24 20:30:22 -06:00 |
|