summaryrefslogtreecommitdiffstats
path: root/src/input_common/motion_emu.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-05Remove RealMotionDevicegerman1-4/+13
2020-06-21Cleanup after linterAmeer1-3/+2
2020-06-21GC Adapter ImplementationAmeer1-2/+3
2020-06-19input_common/motion_emu: Remove redundant moveMerryMage1-1/+1
2019-04-01general: Use deducation guides for std::lock_guard and std::unique_lockLioncash1-5/+5
2019-02-27common/math_util: Move contents into the Common namespaceLioncash1-2/+2
2019-02-27common/vector_math: Move Vec[x] types into the Common namespaceLioncash1-11/+11
2019-02-27common/quaternion: Move Quaternion into the Common namespaceLioncash1-4/+4
2018-08-03input_common: Add missing override specifiersLioncash1-1/+1
2018-04-20math_util: Remove the Clamp() functionLioncash1-2/+3
2017-08-22motion_emu: fix initialization orderwwylele1-1/+4
2017-08-19motion_emu: no need to include thread in headerwwylele1-0/+6
2017-08-11move MotionEmu from core/frontend to input_common as a InputDevicewwylele1-0/+159