sdl2_frt/src/render
David Ludwig 70438be272 WinRT: fixed bug whereby SDL would override an app's default orientation
WinRT apps can set a default, preferred orientation via a .appxmanifest file.
SDL was overriding this on app startup, and making the app use all possible
orientations (landscape and portrait).

Thanks to Eric Wing for the heads up on this!
2014-12-03 10:55:23 -05:00
..
direct3d WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
direct3d11 WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
opengl WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
opengles WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
opengles2 WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
psp WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
software WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
mmx.h WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_d3dmath.c WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_d3dmath.h WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_render.c WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_sysrender.h WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_yuv_mmx.c WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_yuv_sw_c.h WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL_yuv_sw.c WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00