18 Commits (673accd630be88fde4b6b748608a9c3bc42ea60f)

Author SHA1 Message Date
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