Commit Graph

21 Commits (07694609fb85dda70d4ede4b8d3e4248c6cef2de)

Author SHA1 Message Date
Valeri 60c4032b68
input_common: minor fix to mouse movement 2 years ago
Liam 600f325d87 general: fix spelling mistakes 2 years ago
german77 9a9e5844d3 input_common: Increase mouse sensitivity range 2 years ago
Narr the Reg 673accd630 input_common: Implement dedicated motion from mouse 2 years ago
Narr the Reg 17207939e5 input_common: Split mouse input into individual devices 2 years ago
Liam 9737615948 general: fix compile for Apple Clang 2 years ago
Liam 35d3e7db2a common: remove "yuzu:" prefix from thread names 2 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
3 years ago
Morph 25db62ce15 general: Rename NewUUID to UUID, and remove the previous UUID impl
This completes the removal of the old UUID implementation.
3 years ago
Morph cb30fe50cd input/hid: Migrate to the new UUID implementation 3 years ago
bunnei eceee8e5f4
Merge pull request #7725 from german77/mouse_in_motion
input_common: Reintroduce motion from mouse and use button names
3 years ago
Valeri a99f84f4b2
input_common: fix copy-paste error
Found by static analysis with PVS-Studio.
3 years ago
german77 9eab07f863 input_common: Reintroduce motion from mouse and use button names 3 years ago
Lioncash 2b92d22bda input_engine: std::move engine name where applicable
We can allow the name to be moved into, allowing allocations to be
avoided.
3 years ago
german77 746c85b560 input_common: Move button names to the frontend 3 years ago
german77 42949738f2 kraken: Address comments from review
Fix compiler bug
3 years ago
german77 f4e5f89e6f core/hid: Improve accuary of mouse implementation 3 years ago
german77 654d76e79e core/hid: Fully implement native mouse 3 years ago
german77 77fa4d4bf6 second commit lion review 3 years ago
german77 464c4d26ac settings: Fix mouse and keyboard mappings 3 years ago
german77 00834b84dd input_common: Rewrite mouse 3 years ago