SDL/src/render
David Ludwig 9e9ef5ad31 Fixed bug 3202 - Fix renderer visibility on a window maximized directly from the minimized state
Many thanks to id.zeta for details on the bug, and for the fix!
2015-12-27 17:55:45 -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: added Win10/UWP (Universal Windows Platform) support 2015-11-29 19:33:11 -05:00
opengl SDL_GL_GetAttribute: If a GL context isn't active, only return failure when the specified attribute needs an active GL context to be queried. 2015-12-10 20:25:34 -04:00
opengles SDL_GL_GetAttribute: If a GL context isn't active, only return failure when the specified attribute needs an active GL context to be queried. 2015-12-10 20:25:34 -04:00
opengles2 SDL_GL_GetAttribute: If a GL context isn't active, only return failure when the specified attribute needs an active GL context to be queried. 2015-12-10 20:25:34 -04: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 Fixed bug 3202 - Fix renderer visibility on a window maximized directly from the minimized state 2015-12-27 17:55:45 -05: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