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
/
core
/
hid
/
emulated_console.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
input_common: touch: Rewrite touch driver to support multiple touch points
german77
2022-05-23
1
-4
/
+11
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
core: hid: Replace lock_guard with scoped_lock
Narr the Reg
2022-04-07
1
-7
/
+7
*
core: hid: Reduce the amount of dataraces
german77
2022-04-07
1
-4
/
+13
*
Correct assignment source for rotations
Valeri
2022-01-17
1
-1
/
+1
*
Merge pull request #7481 from german77/gyro-bias
bunnei
2021-12-21
1
-0
/
+3
|
\
|
*
service/hid: Improve console motion accuracy
Narr the Reg
2021-12-13
1
-0
/
+3
*
|
common/input: Avoid numerous large copies of CallbackStatus
Lioncash
2021-12-14
1
-9
/
+12
|
/
*
input_common: Fully implement UDP controllers
Narr the Reg
2021-11-26
1
-2
/
+4
*
core/hid: Fully implement native mouse
german77
2021-11-25
1
-4
/
+7
*
core/hid: Remove usage of native types, fix a couple of errors with motion
german77
2021-11-25
1
-1
/
+1
*
service/hid: Remove includes of core.h and settings.h
german77
2021-11-25
1
-0
/
+1
*
config: Cleanup and documentation
german77
2021-11-25
1
-1
/
+5
*
second commit lion review
german77
2021-11-25
1
-2
/
+3
*
settings: Fix Debug controller type options
german77
2021-11-25
1
-1
/
+2
*
kraken: Address comments from review
german77
2021-11-25
1
-8
/
+9
*
Morph review first wave
german77
2021-11-25
1
-2
/
+2
*
kraken: Address comments from review
german77
2021-11-25
1
-2
/
+0
*
service/hid: Fix gesture input
german77
2021-11-25
1
-23
/
+34
*
hid: Fix controller connection/disconnection
german77
2021-11-25
1
-1
/
+0
*
core/hid: Add emulated controllers
german77
2021-11-25
1
-0
/
+208