David Ludwig
f3bd9175a9
WinRT: more renaming of "windowsrt" to "winrt"
2013-09-04 19:55:45 -04:00
David Ludwig
8fc04cc76e
WinRT: renamed a mouse-related header file for naming-consistency's sake
2013-09-02 15:29:46 -04:00
David Ludwig
7e06b806ac
WinRT: misc code cleanups regarding touch and mouse events, and also SDL-internal globals
2013-09-02 15:23:33 -04:00
David Ludwig
1d5082d815
WinRT: corrected SDL_MOUSE* coordinates in non-Portrait modes
...
Thanks to Pierre-Yves Gueniffey for proper pointer geometry transform code!
2013-08-28 16:51:07 -04:00
David Ludwig
88ea6f9d18
WinRT: build fix for Windows Phone
2013-08-28 11:45:22 -04:00
David Ludwig
d06276732e
WinRT: Windows Phone build fix
2013-08-27 11:40:06 -04:00
David Ludwig
d78b26ed69
WinRT: moved most platform-specific keyboard and mouse code to shared locations
2013-08-26 17:17:53 -04:00
David Ludwig
19a168b4b3
WinRT: file naming and placement cleanup
...
- moved SDL_WinRTApp.* from src/video/windowsrt/ to src/core/winrt/, and renamed them to SDL_winrtapp.* (to mimick case-sensitivity used elsewhere in SDL)
- renamed all "windowsrt" directories (in src) to "winrt", as the shorthand name is used more often (and, IMO, "WinRT" != "Windows RT", not entirely at least)
2013-08-20 21:22:32 -04:00
David Ludwig
11dc53221b
WinRT: Windows Phone 8 build fixes
2013-08-13 20:11:51 -04:00
David Ludwig
f7049b93d5
WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d4ce48ff30d1)
2013-08-12 22:29:55 -04:00