summaryrefslogtreecommitdiff
path: root/src/input_common/motion_emu.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-02input_common: Add missing override specifiersGravatar Lioncash1-1/+1
2018-04-20math_util: Remove the Clamp() functionGravatar Lioncash1-2/+3
2017-08-22motion_emu: fix initialization orderGravatar wwylele1-1/+4
2017-08-19motion_emu: no need to include thread in headerGravatar wwylele1-0/+6
2017-08-11move MotionEmu from core/frontend to input_common as a InputDeviceGravatar wwylele1-0/+159