summaryrefslogtreecommitdiffstats
path: root/src/core/hid/motion_input.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-051-119/+0
|
* core: hid: Allow to calibrate gyro sensorNarr the Reg2023-05-081-0/+11
|
* yuzu: Add motion preview to controller inputNarr the Reg2023-05-051-0/+2
|
* general: fix spelling mistakesLiam2023-03-121-1/+1
|
* core: hid: Restore motion state on refresh and clamp motion valuesNarr the Reg2023-02-221-1/+5
|
* core: hid: Use gyro thresholds modes set by the gameNarr the Reg2023-02-101-0/+15
|
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | 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.
* service/hid: Improve console motion accuracyNarr the Reg2021-12-131-2/+3
|
* core/hid: Fully emulate motion from buttongerman772021-11-251-0/+16
|
* core/hid: Move motion_input, create input converter and hid_typesgerman772021-11-251-0/+71