Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_common/CMakeLists: Make some warnings errors | Lioncash | 2020-10-16 | 1 | -21/+17 |
| | | | | | Makes the input_common code warnings consistent with the rest of the codebase. | ||||
* | Merge pull request #4757 from german77/BetterMotion | bunnei | 2020-10-10 | 1 | -8/+100 |
|\ | | | | | InputCommon: Add compatibility with only accelerometer and auto calibrate for drift | ||||
| * | Address comments | german | 2020-10-05 | 1 | -38/+38 |
| | | |||||
| * | Add compatibility with only accelerometer and auto calibrate for drift | german | 2020-10-04 | 1 | -10/+102 |
| | | |||||
* | | Add random motion input to SDL | german | 2020-09-26 | 1 | -0/+32 |
|/ | |||||
* | input_common/motion_input: Make use of Common::PI constant | Morph | 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 | german | 2020-08-28 | 1 | -13/+30 |
| | |||||
* | Address comments | german | 2020-08-28 | 1 | -68/+42 |
| | |||||
* | Implement a basic class for motion devices | german | 2020-08-28 | 1 | -0/+185 |