Commit 065b2cf470c53f497bf84c93b61eb5955a3f3377

David Ludwig 2013-08-27T10:56:10

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.