| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | input_common/motion_emu: Remove redundant move | 2020-06-19 | 1 | -1/+1 | |
| * | general: Use deducation guides for std::lock_guard and std::unique_lock | 2019-04-01 | 1 | -5/+5 | |
| * | common/math_util: Move contents into the Common namespace | 2019-02-27 | 1 | -2/+2 | |
| * | common/vector_math: Move Vec[x] types into the Common namespace | 2019-02-26 | 1 | -11/+11 | |
| * | common/quaternion: Move Quaternion into the Common namespace | 2019-02-26 | 1 | -4/+4 | |
| * | input_common: Add missing override specifiers | 2018-08-02 | 1 | -1/+1 | |
| * | math_util: Remove the Clamp() function | 2018-04-20 | 1 | -2/+3 | |
| * | motion_emu: fix initialization order | 2017-08-22 | 1 | -1/+4 | |
| * | motion_emu: no need to include thread in header | 2017-08-19 | 1 | -0/+6 | |
| * | move MotionEmu from core/frontend to input_common as a InputDevice | 2017-08-11 | 1 | -0/+159 |