Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-10-16 | input_common/CMakeLists: Make some warnings errors | Lioncash | 1 | -2/+3 |
2020-07-02 | Fix unnecessary diffs | Ameer | 1 | -2/+1 |
2020-06-23 | cleanup check access, read, and factory GetNextInput funcs. Use size rather than magic number | Ameer | 1 | -1/+0 |
2020-06-21 | Cleanup after linter | Ameer | 1 | -6/+3 |
2020-06-21 | GC Adapter Implementation | Ameer | 1 | -4/+9 |
2020-06-19 | input_common/keyboard: Remove redundant move | MerryMage | 1 | -1/+1 |
2019-04-01 | general: Use deducation guides for std::lock_guard and std::unique_lock | Lioncash | 1 | -4/+4 |
2018-08-03 | input_common: Use std::move where applicable | Lioncash | 1 | -1/+2 |
2018-08-03 | input_common: Add missing override specifiers | Lioncash | 1 | -1/+1 |
2017-03-17 | citra-qt: release all buttons when render window focus is lost | wwylele | 1 | -0/+11 |
2017-03-01 | InputCommon: add Keyboard | wwylele | 1 | -0/+82 |