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
/
drivers
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2021-11-26
input_common: Fully implement UDP controllers
Narr the Reg
2
-8
/
+254
2021-11-25
input_common: Move button names to the frontend
german77
6
-33
/
+35
2021-11-25
input_common: Fix SDL controller with inverted axis
german77
1
-23
/
+0
2021-11-25
kraken: Address comments from review
german77
10
-23
/
+11
Fix compiler bug
2021-11-25
core/hid: Improve accuary of mouse implementation
german77
2
-8
/
+14
2021-11-25
core/hid: Fully implement native mouse
german77
2
-6
/
+32
2021-11-25
input_common: Allow keyboard to be backwards compatible
german77
2
-14
/
+52
2021-11-25
core/hid: Improve accuracy of the keyboard implementation
german77
2
-4
/
+56
2021-11-25
core/hid: Prevent Emulated controller from flapping with multiple inputs devices
german77
2
-23
/
+12
2021-11-25
second commit lion review
german77
6
-19
/
+18
2021-11-25
settings: Fix Debug controller type options
german77
1
-1
/
+0
2021-11-25
kraken: Address comments from review
german77
7
-23
/
+23
start lion review
2021-11-25
input_common: Revert deleted TAS functions
german77
2
-18
/
+19
2021-11-25
input_common: Fix GC adapter initialization
german77
1
-12
/
+12
Fix GC controller
2021-11-25
input_common: Fix UDP uuid
german77
2
-1
/
+11
2021-11-25
input_common: Add multiple vibration curves
german77
1
-14
/
+19
2021-11-25
settings: Fix mouse and keyboard mappings
german77
2
-1
/
+17
2021-11-25
kraken: Address comments from review
german77
2
-2
/
+4
review fixes
2021-11-25
service/hid: Fix gesture input
german77
2
-2
/
+29
2021-11-25
core/hid: Fix rumble too strong at 1%
german77
1
-1
/
+19
2021-11-25
core/hid: Only signal when needed
german77
5
-23
/
+84
2021-11-25
kraken: Fix errors from rebase and format files
german77
3
-3
/
+4
2021-11-25
core/hid: Add output devices
german77
4
-6
/
+14
2021-11-25
input_common: Rewrite SDL
german77
2
-0
/
+1035
2021-11-25
input_common: Rewrite udp client
german77
2
-0
/
+491
2021-11-25
input_common: Rewrite gc_adapter
german77
4
-0
/
+1131
2021-11-25
input_common: Rewrite touch
german77
2
-0
/
+97
2021-11-25
input_common: Rewrite mouse
german77
2
-0
/
+215
2021-11-25
input_common: Rewrite keyboard
german77
2
-0
/
+79