index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
input_common
/
mouse
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-08
input_common: Improve SDL joystick and hide toggle option
german77
1
-0
/
+1
2021-07-17
input_common: Fix mouse panning behaivour
german77
1
-1
/
+1
2021-07-09
configure_input: Use u8 for mouse sensitivity
ameerj
1
-1
/
+1
2021-07-08
general: Code formatting improvements
lat9nq
1
-2
/
+2
2021-06-28
general: Make most settings a BasicSetting
lat9nq
1
-1
/
+2
2021-06-24
Add missing includes (#6521)
Chloe
1
-0
/
+2
2021-06-22
input_common/mouse_input: Fix data race
Rodrigo Locatti
2
-12
/
+10
2021-05-03
input_common: Release mouse buttons on out of focus
german77
2
-1
/
+16
2021-04-15
common: Move settings to common from core.
bunnei
2
-2
/
+2
2021-03-06
Enable mouse toggle buttons
german77
3
-5
/
+56
2021-02-28
inputCommon: Mouse fixes
german77
2
-8
/
+15
2021-02-14
Improve mouse panning
german
1
-5
/
+21
2021-02-08
Add mouse panning
german
3
-3
/
+39
2021-02-06
Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mouse
german
1
-0
/
+10
2021-01-02
general: Fix various spelling errors
Morph
1
-1
/
+1
2020-12-27
Allow to invert analog axis with right click
german
1
-5
/
+20
2020-12-03
mouse_poller: Remove unused includes
Lioncash
1
-3
/
+1
2020-12-03
mouse_input: Invert conditional in UpdateYuzuSettings()
Lioncash
1
-4
/
+6
2020-12-03
mouse_input: Remove two casts and amend some formatting
Lioncash
1
-11
/
+14
2020-12-03
mouse_input: Resolve a -Wdocumentation warning
Lioncash
1
-1
/
+1
2020-12-03
mouse_input: Remove unused includes
Lioncash
2
-7
/
+3
2020-12-01
Fix implicit conversion in mouse input
german
1
-6
/
+8
2020-11-26
Implement full mouse support
german
4
-0
/
+594