1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 23 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented a workaround for mouse buttons getting stuck if the mouse is used to unfocus the window on Mac. More... over 8 years ago
Extended Mac basic sample project so that it can be used for testing. More... over 8 years ago
Added support for user-supplied delta times. More... over 8 years ago
Fixed iOS controller index being wrong. More... over 8 years ago
Fixed a few warnings and cleaned up a little. More... over 8 years ago
Fixed InputDevice::SetDeadZone() to initialize dead zones to 0. More... over 8 years ago
Added empty virtual destructor to DebugRenderer. More... over 8 years ago
Changed sizes/indices in containers to be of type size_t. More... over 8 years ago
Updated documentation. More... over 8 years ago
Implemented optional filter functions for float inputs in InputMap. More... over 8 years ago
Updated the documentation. More... almost 9 years ago
Changed unit test compile flags to work with Travis's GCC. More... almost 9 years ago
Fixed lost Linux gamepad button delta events. More... almost 9 years ago
Fixed unit test building. More... almost 9 years ago
Changed dead zone handling to remap the clipped range to 0.0 to 1.0. More... almost 9 years ago
Update README.md More... almost 9 years ago
Fixed a couple of warnings. More... almost 9 years ago
Changed Travis config to use container-based format. More... almost 9 years ago
Fixed a couple of warnings. More... almost 9 years ago
Fixed building of tests on Mac. More... almost 9 years ago
Added libraries for Mac unit test build. More... almost 9 years ago
Fixed CMake files to use correct Xinput library based on Windows version. More... almost 9 years ago
Update README.md More... almost 9 years ago
Made it clearer what log output comes from Gainput. More... almost 9 years ago
Updated documentation. More... almost 9 years ago
Changed Mac gamepad implementation to work with multiple pads as well as with less pads than registered devices. More... almost 9 years ago
Fixed unit tests. More... almost 9 years ago
Added a simple, optional tracking allocator. More... almost 9 years ago
Merge branch 'feature/macpad' More... almost 9 years ago
Added PS3 gamepad support for OS X. More... almost 9 years ago