cf4ff728a0
Notes: - Support for the 'Guide' button does not seem to be possible, as XInputGetStateEx is not available on WinRT. - Haptic support appears to be working on WinRT now! - SDL/WinRT does not allow calls to LoadLibrary or LoadLibraryEx. The calls to those were removed by this change, but only when compiling for WinRT. Non-WinRT Windows will continue to detect and load XInput via LoadLibrary and GetProcAddress calls. |
||
---|---|---|
.. | ||
WinPhone80_VS2012 | ||
WinPhone81_VS2013 | ||
WinRT80_VS2012 | ||
WinRT81_VS2013 | ||
tests |