summaryrefslogtreecommitdiffstats
path: root/src/input_common/drivers/mouse.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-01yuzu: Ensure mouse panning can't be enabled with real mouse emulationgerman771-0/+2
2023-06-12input_common: Redesign mouse panningBaptiste Marie1-2/+0
2023-02-22input_common: Implement dedicated motion from mouseNarr the Reg1-1/+4
2023-02-16input_common: Split mouse input into individual devicesNarr the Reg1-4/+34
2022-11-23general: fix compile for Apple ClangLiam1-1/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-01-17input_common: Reintroduce motion from mouse and use button namesgerman771-0/+2
2021-12-13input_engine: std::move engine name where applicableLioncash1-2/+2
2021-11-25input_common: Move button names to the frontendgerman771-1/+1
2021-11-25kraken: Address comments from reviewgerman771-1/+1
2021-11-25core/hid: Improve accuary of mouse implementationgerman771-0/+1
2021-11-25core/hid: Fully implement native mousegerman771-0/+7
2021-11-25second commit lion reviewgerman771-5/+0
2021-11-25kraken: Address comments from reviewgerman771-1/+1
2021-11-25settings: Fix mouse and keyboard mappingsgerman771-0/+1
2021-11-25input_common: Rewrite mousegerman771-0/+77