summaryrefslogtreecommitdiff
path: root/src/input_common/motion_emu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: Add missing override specifiersGravatar Lioncash2018-08-021-1/+1
* math_util: Remove the Clamp() functionGravatar Lioncash2018-04-201-2/+3
* motion_emu: fix initialization orderGravatar wwylele2017-08-221-1/+4
* motion_emu: no need to include thread in headerGravatar wwylele2017-08-191-0/+6
* move MotionEmu from core/frontend to input_common as a InputDeviceGravatar wwylele2017-08-111-0/+159