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
/
motion_input.cpp
Age
Commit message (
Collapse
)
Author
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-05-08
core: hid: Allow to calibrate gyro sensor
Narr the Reg
2023-05-05
yuzu: Add motion preview to controller input
Narr the Reg
2023-02-21
core: hid: Restore motion state on refresh and clamp motion values
Narr the Reg
2023-02-09
core: hid: Use gyro thresholds modes set by the game
Narr the Reg
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2022-01-23
input_common: Add option to configure gyro threshold
german77
2022-01-11
core/hid: Reduce gyro threshold even more
Narr the Reg
2022-01-06
core/hid: Set minimum gyro threshold
german77
2021-12-12
service/hid: Improve console motion accuracy
Narr the Reg
2021-11-24
yuzu: Fix loading input profiles
german77
2021-11-24
core/hid: Move motion_input, create input converter and hid_types
german77