25 Commits (95c5b715b18174d4dedaa415004e99040d5f71ef)

Author SHA1 Message Date
Narr the Reg 4c84bce171 input_common: Avoid potential division by zero 3 years ago
german77 da8df6488d yuzu: Ensure mouse panning can't be enabled with real mouse emulation 3 years ago
Narr the Reg 3f407417c1 input_common: Tune mouse controls 3 years ago
Baptiste Marie 8e3d4e3396 input_common: Redesign mouse panning 3 years ago
Valeri 60c4032b68
input_common: minor fix to mouse movement 3 years ago
Liam 600f325d87 general: fix spelling mistakes 3 years ago
german77 9a9e5844d3 input_common: Increase mouse sensitivity range 3 years ago
Narr the Reg 673accd630 input_common: Implement dedicated motion from mouse 3 years ago
Narr the Reg 17207939e5 input_common: Split mouse input into individual devices 3 years ago
arades79 683019878f remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 45e13b03f3 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam 9737615948 general: fix compile for Apple Clang 3 years ago
Liam 35d3e7db2a common: remove "yuzu:" prefix from thread names 3 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Morph 25db62ce15 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph cb30fe50cd input/hid: Migrate to the new UUID implementation 4 years ago
Valeri a99f84f4b2
input_common: fix copy-paste error 4 years ago
german77 9eab07f863 input_common: Reintroduce motion from mouse and use button names 4 years ago
Lioncash 2b92d22bda input_engine: std::move engine name where applicable 4 years ago
german77 746c85b560 input_common: Move button names to the frontend 4 years ago
german77 42949738f2 kraken: Address comments from review 4 years ago
german77 f4e5f89e6f core/hid: Improve accuary of mouse implementation 4 years ago
german77 654d76e79e core/hid: Fully implement native mouse 4 years ago
german77 77fa4d4bf6 second commit lion review 4 years ago
german77 464c4d26ac settings: Fix mouse and keyboard mappings 4 years ago
german77 00834b84dd input_common: Rewrite mouse 4 years ago