Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-08-03 | input_common: Add missing override specifiers | Lioncash | 1 | -1/+1 | |
2018-04-20 | math_util: Remove the Clamp() function | Lioncash | 1 | -2/+3 | |
C++17 adds clamp() to the standard library, so we can remove ours in favor of it. | |||||
2017-08-22 | motion_emu: fix initialization order | wwylele | 1 | -1/+4 | |
2017-08-19 | motion_emu: no need to include thread in header | wwylele | 1 | -0/+6 | |
2017-08-11 | move MotionEmu from core/frontend to input_common as a InputDevice | wwylele | 1 | -0/+159 | |