25 Commits (8fabf166e610bd55aa96d0d04fe4d959599a742d)

Author SHA1 Message Date
Narr the Reg 0bb27e9606 input_common: Avoid potential division by zero 3 years ago
german77 921f9baf58 yuzu: Ensure mouse panning can't be enabled with real mouse emulation 3 years ago
Narr the Reg 3241ff028c input_common: Tune mouse controls 3 years ago
Baptiste Marie 83f4158d6c input_common: Redesign mouse panning 3 years ago
Valeri d359ae51a3 input_common: minor fix to mouse movement 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
german77 db3f4f7515 input_common: Increase mouse sensitivity range 3 years ago
Narr the Reg 76462f79db input_common: Implement dedicated motion from mouse 3 years ago
Narr the Reg 8a7dfb2439 input_common: Split mouse input into individual devices 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 3 years ago
Liam 47fc168030 common: remove "yuzu:" prefix from thread names 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Morph e47b5e6a26 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph 51c445f7e8 input/hid: Migrate to the new UUID implementation 4 years ago
Valeri e3ee079aa4 input_common: fix copy-paste error 4 years ago
german77 991460cd98 input_common: Reintroduce motion from mouse and use button names 4 years ago
Lioncash 54e164d9de input_engine: std::move engine name where applicable 4 years ago
german77 b8b849dc2e input_common: Move button names to the frontend 4 years ago
german77 30de38ee7f kraken: Address comments from review 4 years ago
german77 25521cd948 core/hid: Improve accuary of mouse implementation 4 years ago
german77 dfb63175d1 core/hid: Fully implement native mouse 4 years ago
german77 4736326a05 second commit lion review 4 years ago
german77 d1bac9024d settings: Fix mouse and keyboard mappings 4 years ago
german77 280342cd0a input_common: Rewrite mouse 4 years ago