sdl2_frt/src/render
David Ludwig 623898f70b WinRT: lots of display and windowing related fixes
This change-set fixes a lot of windowing related bugs, especially with
regards to Windows 8.x apps running on Windows 10 (which was the driver for
this work).  The primary fixes include:
* listed display modes were wrong, especially when launching apps into a
  non-fullscreen space
* reported window flags were often wrong, especially on Windows 10
* fullscreen/windowed mode switches weren't failing (they are not
  programmatically possible in Win 8.x apps).
2015-11-26 00:41:39 -05:00
..
direct3d Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
direct3d11 WinRT: lots of display and windowing related fixes 2015-11-26 00:41:39 -05:00
opengl Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
opengles Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
opengles2 Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
psp Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
software Fixed compiler warning about shadowed local variables. 2015-06-23 01:44:44 -04:00
mmx.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_d3dmath.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_d3dmath.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_render.c Changed an error return value from 0 to NULL for consistency. 2015-08-21 23:50:37 +02:00
SDL_sysrender.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_yuv_mmx.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_yuv_sw_c.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_yuv_sw.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00