Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-08-03 | input_common: Use std::move where applicable | Lioncash | 1 | -1/+2 | |
Avoids unnecessary atomic reference count increments and decrements | |||||
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 | |
credit to @Hawkheart for the original idea | |||||
2017-03-01 | InputCommon: add Keyboard | wwylele | 1 | -0/+82 | |