summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUGyroscope.h
AgeCommit message (Expand)Author
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-19IMUGyroscope: make GetState update optional (on by default), fix const, clean...Filoppi
2020-02-17InputCommon: Add calibration functionality to IMUGyroscope.Jordan Woyak
2020-02-17InputCommon: Add "Dead Zone" setting to raw gyro inputs.Jordan Woyak
2019-11-22InputCommon/IMU*: Remove unnecessary includesLioncash
2019-10-26Add support for motion controllers via the CemuHook controller input protocol.rlnilsen