summaryrefslogtreecommitdiff
path: root/src/input_common/drivers/mouse.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-30yuzu: Ensure mouse panning can't be enabled with real mouse emulationGravatar german771-0/+2
2023-06-12input_common: Redesign mouse panningGravatar Baptiste Marie1-2/+0
2023-02-21input_common: Implement dedicated motion from mouseGravatar Narr the Reg1-1/+4
2023-02-16input_common: Split mouse input into individual devicesGravatar Narr the Reg1-4/+34
2022-11-22general: fix compile for Apple ClangGravatar Liam1-1/+1
2022-04-23general: Convert source file copyright comments over to SPDXGravatar Morph1-3/+2
2022-01-16input_common: Reintroduce motion from mouse and use button namesGravatar german771-0/+2
2021-12-13input_engine: std::move engine name where applicableGravatar Lioncash1-2/+2
2021-11-24input_common: Move button names to the frontendGravatar german771-1/+1
2021-11-24kraken: Address comments from reviewGravatar german771-1/+1
2021-11-24core/hid: Improve accuary of mouse implementationGravatar german771-0/+1
2021-11-24core/hid: Fully implement native mouseGravatar german771-0/+7
2021-11-24second commit lion reviewGravatar german771-5/+0
2021-11-24kraken: Address comments from reviewGravatar german771-1/+1
2021-11-24settings: Fix mouse and keyboard mappingsGravatar german771-0/+1
2021-11-24input_common: Rewrite mouseGravatar german771-0/+77