kc3-lang/SDL/src/core/winrt/SDL_winrtapp_direct3d.cpp

Branch :


Log

Author Commit Date CI Message
da0c0a4a 2013-11-28 21:15:05 WinRT: fixed bug: touch input coordinates weren't normalized [0..1] Thanks to Pierre-Yves for pointing this out and providing a fix!
58dd0864 2013-09-22 12:26:53 WinRT: unified the two, public, app-init functions This function, SDL_WinRTRunApp, can be used to help launch either XAML or non-XAML/Direct3D-only based apps.
34722465 2013-09-06 21:13:15 WinRT: code cleanup: attempted to make it more clear what code is specific to what app type (plain Direct3D or XAML)