aboutsummaryrefslogtreecommitdiff
path: root/platform/winrt/joystick_winrt.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename WinRT files to UWPGeorge Marques2016-11-031-147/+0
|
* Fix UWP gamepadGeorge Marques2016-09-121-1/+2
|
* Implement missing WinRT functionsGeorge Marques2016-09-031-0/+146
- Fix buildsystem for WinRT/UWP platform. - Add audio driver and joystick mapping for WinRT. - Enable thread class for WinRT. - Refactor MSVC compiler architecture detection to methods.py, so it can be used by Windows and WinRT.