| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-12 | Add mouse input and revert keyboard to callback model | Sam C | |
| Mouse input is implemented, with all bells-and-whistles. This includes cursor locking and scroll wheel support. Keyboard input is reverted to a callback model to better reflect the existing architecture in "core.c" | |||
| 2017-12-28 | Replace keyboard callbacks with polling | Sam C | |
| 2017-12-28 | Add keyboard input | Sam C | |
| 2017-11-29 | Add UWP gamepad input polling | Sam C | |
| Add a basic UWP gampead poll function with zero changes to code outside of App.cpp | |||
| 2017-11-10 | Working on UWP support | Ray San | |
| Support Universal Windows Platform (UWP): - Windows 10 App - Windows Phone - Xbox One | |||
