Age | Commit message (Expand) | Author |
---|---|---|
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-10-26 | Provide support for buttons and D-pads mapped to half axes, and | Marcel Admiraal |
2020-07-10 | Add override keywords. | Marcel Admiraal |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-14 | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde |
2020-05-13 | Implement half axis and inverted axis mapping. | Marcel Admiraal |
2020-05-13 | Update game controller enums. | Marcel Admiraal |
2020-05-13 | Parse SDL game controller half axis and inverted axis entries. | Marcel Admiraal |
2020-04-29 | Input: make VibrationInfo protected to allow implementors to use it | punto- |
2020-04-28 | Rename InputFilter back to Input | Rémi Verschelde |