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.cpp
Age
Commit message (
Expand
)
Author
2022-12-30
core: hid: emulated_console: Avoid a crash if frontend does not configure tou...
bunnei
2022-12-05
emulated_console: Amend cast in SetTouch()
Lioncash
2022-12-05
emulated_console: std::move() ParamPackages and callbacks where applicable
Lioncash
2022-11-28
common/input: Add helpers functions for creating input and output devices
Lioncash
2022-11-19
core: hid: Implement true multitouch support
Narr the Reg
2022-05-23
input_common: touch: Rewrite touch driver to support multiple touch points
german77
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-07
core: hid: Replace lock_guard with scoped_lock
Narr the Reg
2022-04-07
core: hid: Reduce the amount of dataraces
german77
2022-01-17
Correct assignment source for rotations
Valeri
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-26
input_common: Fully implement UDP controllers
Narr the Reg
2021-11-24
core/hid: Fully implement native mouse
german77
2021-11-24
core/hid: Remove usage of native types, fix a couple of errors with motion
german77
2021-11-24
service/hid: Remove includes of core.h and settings.h
german77
2021-11-24
config: Cleanup and documentation
german77
2021-11-24
second commit lion review
german77
2021-11-24
settings: Fix Debug controller type options
german77
2021-11-24
kraken: Address comments from review
german77
2021-11-24
Morph review first wave
german77
2021-11-24
kraken: Address comments from review
german77
2021-11-24
service/hid: Fix gesture input
german77
2021-11-24
hid: Fix controller connection/disconnection
german77
2021-11-24
core/hid: Add emulated controllers
german77