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
/
core
/
hid
/
emulated_console.h
Age
Commit message (
Expand
)
Author
2023-11-15
service: hid: Split hid.cpp into individual interfaces
Narr the Reg
2023-06-03
core: hid: Finish linking motion from virtual controllers
Narr the Reg
2022-11-19
core: hid: Implement true multitouch support
Narr the Reg
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-07
core: hid: Reduce the amount of dataraces
german77
2022-02-02
general: Move deleted copy/move constructor/assignment operators to public in...
Lioncash
2021-12-21
Merge pull request #7481 from german77/gyro-bias
bunnei
2021-12-13
common/input: Avoid numerous large copies of CallbackStatus
Lioncash
2021-12-12
service/hid: Improve console motion accuracy
Narr the Reg
2021-11-29
core: hid: Mark constructors as explicit
Morph
2021-11-29
core: hid: Cleanup and amend documentation
Morph
2021-11-24
service/hid: Remove includes of core.h and settings.h
german77
2021-11-24
kraken: Address comments from review
german77
2021-11-24
Morph review first wave
german77
2021-11-24
service/hid: Fix gesture input
german77
2021-11-24
core/hid: Documment some files
german77
2021-11-24
core/hid: Add emulated controllers
german77