summaryrefslogtreecommitdiff
path: root/src/core/hid/motion_input.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: hid: Allow to calibrate gyro sensorGravatar Narr the Reg2023-05-081-1/+20
* yuzu: Add motion preview to controller inputGravatar Narr the Reg2023-05-051-0/+36
* core: hid: Restore motion state on refresh and clamp motion valuesGravatar Narr the Reg2023-02-211-0/+14
* core: hid: Use gyro thresholds modes set by the gameGravatar Narr the Reg2023-02-091-4/+8
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* input_common: Add option to configure gyro thresholdGravatar german772022-01-231-2/+2
* core/hid: Reduce gyro threshold even moreGravatar Narr the Reg2022-01-111-1/+1
* core/hid: Set minimum gyro thresholdGravatar german772022-01-061-0/+1
* service/hid: Improve console motion accuracyGravatar Narr the Reg2021-12-121-4/+8
* yuzu: Fix loading input profilesGravatar german772021-11-241-0/+2
* core/hid: Move motion_input, create input converter and hid_typesGravatar german772021-11-241-0/+278