Author :
David Ludwig
Date :
2013-08-27 10:56:10
Hash :065b2cf4 Message :WinRT: made all SDL_Windows get sized to the WinRT-defined window size
This change removes some code that attempted to allow non-standard window sizes, the idea of which was to do display scaling, and a hackish one at that. If display scaling is needed, use SDL_Renderer as appropriate.