Age | Commit message (Expand) | Author |
2020-11-25 | Implement full mouse support | german |
2020-10-15 | input_common/CMakeLists: Make some warnings errors | Lioncash |
2020-09-04 | Remove RealMotionDevice | german |
2020-06-19 | input_common/motion_emu: Remove redundant move | MerryMage |
2019-04-01 | general: Use deducation guides for std::lock_guard and std::unique_lock | Lioncash |
2019-02-27 | common/math_util: Move contents into the Common namespace | Lioncash |
2019-02-26 | common/vector_math: Move Vec[x] types into the Common namespace | Lioncash |
2019-02-26 | common/quaternion: Move Quaternion into the Common namespace | Lioncash |
2018-08-02 | input_common: Add missing override specifiers | Lioncash |
2018-04-20 | math_util: Remove the Clamp() function | Lioncash |
2017-08-22 | motion_emu: fix initialization order | wwylele |
2017-08-19 | motion_emu: no need to include thread in header | wwylele |
2017-08-11 | move MotionEmu from core/frontend to input_common as a InputDevice | wwylele |