Lioncash
|
d44d662529
|
input_common/CMakeLists: Make some warnings errors
Makes the input_common code warnings consistent with the rest of the
codebase.
|
2020-10-15 19:37:51 -04:00 |
|
bunnei
|
7eaad002f5
|
Merge pull request #4757 from german77/BetterMotion
InputCommon: Add compatibility with only accelerometer and auto calibrate for drift
|
2020-10-09 23:37:08 -07:00 |
|
german
|
ec0a0a94b4
|
Address comments
|
2020-10-04 18:15:53 -05:00 |
|
german
|
0d4c60c3ef
|
Add compatibility with only accelerometer and auto calibrate for drift
|
2020-10-03 22:22:01 -05:00 |
|
german
|
db47701464
|
Add random motion input to SDL
|
2020-09-25 17:59:52 -05:00 |
|
Morph
|
f3417b01e1
|
input_common/motion_input: Make use of Common::PI constant
Also amend the copyright notice to yuzu's instead of Dolphin's, which was mistakenly copy-pasted from another file.
|
2020-09-02 11:58:15 -04:00 |
|
german
|
f327977dfa
|
Fix orientation errors and improve drift correction
|
2020-08-27 17:19:21 -05:00 |
|
german
|
dbf0608afd
|
Address comments
|
2020-08-27 17:19:21 -05:00 |
|
german
|
0e11d1c09a
|
Implement a basic class for motion devices
|
2020-08-27 17:19:21 -05:00 |
|