index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input_common
/
mouse
Age
Commit message (
Collapse
)
Author
2021-03-11
Merge pull request #6040 from german77/toggleKeyboard
bunnei
Enable toggle buttons for keyboard and mouse
2021-03-06
Enable mouse toggle buttons
german77
2021-02-27
inputCommon: Mouse fixes
german77
2021-02-13
Improve mouse panning
german
2021-02-11
Merge pull request #5869 from german77/mousePanning
bunnei
input_common: Add mouse panning
2021-02-07
Add mouse panning
german
2021-02-06
Add SL SR vectors, change dual joycon view, add missing raw data from ↵
german
keyboard/mouse
2021-01-02
general: Fix various spelling errors
Morph
2020-12-26
Allow to invert analog axis with right click
german
2020-12-03
mouse_poller: Remove unused includes
Lioncash
2020-12-03
mouse_input: Invert conditional in UpdateYuzuSettings()
Lioncash
Allows the struct to be constructed in place.
2020-12-03
mouse_input: Remove two casts and amend some formatting
Lioncash
Removes the use of two static casts and improves the readability of some vectors slightly.
2020-12-03
mouse_input: Resolve a -Wdocumentation warning
Lioncash
2020-12-03
mouse_input: Remove unused includes
Lioncash
2020-11-30
Fix implicit conversion in mouse input
german
2020-11-25
Implement full mouse support
german