| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | input_common: Remove obsolete files | 2021-11-24 | 1 | -307/+0 | |
| | | |||||
| * | hid: Implement SevenSixAxis and ConsoleSixAxisSensor | 2021-04-23 | 1 | -2/+8 | |
| | | |||||
| * | general: Fix various spelling errors | 2021-01-02 | 1 | -1/+1 | |
| | | |||||
| * | input_common/CMakeLists: Make some warnings errors | 2020-10-15 | 1 | -21/+17 | |
| | | | | | | Makes the input_common code warnings consistent with the rest of the codebase. | ||||
| * | Merge pull request #4757 from german77/BetterMotion | 2020-10-09 | 1 | -8/+100 | |
| |\ | | | | | InputCommon: Add compatibility with only accelerometer and auto calibrate for drift | ||||
| | * | Address comments | 2020-10-04 | 1 | -38/+38 | |
| | | | |||||
| | * | Add compatibility with only accelerometer and auto calibrate for drift | 2020-10-03 | 1 | -10/+102 | |
| | | | |||||
| * | | Add random motion input to SDL | 2020-09-25 | 1 | -0/+32 | |
| |/ | |||||
| * | input_common/motion_input: Make use of Common::PI constant | 2020-09-02 | 1 | -1/+6 | |
| | | | | | Also amend the copyright notice to yuzu's instead of Dolphin's, which was mistakenly copy-pasted from another file. | ||||
| * | Fix orientation errors and improve drift correction | 2020-08-27 | 1 | -13/+30 | |
| | | |||||
| * | Address comments | 2020-08-27 | 1 | -68/+42 | |
| | | |||||
| * | Implement a basic class for motion devices | 2020-08-27 | 1 | -0/+185 | |