Commit Graph

4 Commits (81f24f568519ce7b035e3631b12a816e2a1c8579)

Author SHA1 Message Date
Lioncash fae2dd0344
math_util: Remove the Clamp() function
C++17 adds clamp() to the standard library, so we can remove ours in
favor of it.
7 years ago
wwylele 4d058cfb76 motion_emu: fix initialization order 8 years ago
wwylele 223bd35450 motion_emu: no need to include thread in header 8 years ago
wwylele 188194908c move MotionEmu from core/frontend to input_common as a InputDevice 8 years ago