SDL/src/render
Sam Lantinga f4d37a4f09 Fixing Alt-Enter handling, submitted by Nader Golbaz
I encountered a little issue: DXGI monitors application's message queue and this behavior interferes with SDL if the application already handles Alt-Enter sequence. I think it is necessary to disable this behavior.
http://msdn.microsoft.com/en-us/library/windows/desktop/bb174540%28v=vs.85%29.aspx
2014-03-23 22:53:50 -07:00
..
direct3d Fixed D3D9 initialization on Windows 8, which doesn't have D3DX 2014-03-10 17:19:19 -07:00
direct3d11 Fixing Alt-Enter handling, submitted by Nader Golbaz 2014-03-23 22:53:50 -07:00
opengl Static analysis fix: division by zero. 2014-03-20 11:14:44 -04:00
opengles Added missing copyright notices 2014-03-13 21:21:26 -07:00
opengles2 Added missing copyright notices 2014-03-13 21:21:26 -07:00
psp Fixed renderer flags to include support for target textures after the renderer is created. 2014-03-09 22:48:38 -07:00
software Added missing copyright notices 2014-03-13 21:21:26 -07:00
mmx.h Made it possible to create a texture of any format, even if not supported by the renderer. 2011-02-03 00:19:40 -08:00
SDL_d3dmath.c Fixed D3D9 initialization on Windows 8, which doesn't have D3DX 2014-03-10 17:19:19 -07:00
SDL_d3dmath.h Fixed D3D9 initialization on Windows 8, which doesn't have D3DX 2014-03-10 17:19:19 -07:00
SDL_render.c Static analysis fix: uninitialized value. 2014-03-20 16:23:18 -04:00
SDL_sysrender.h Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
SDL_yuv_mmx.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_yuv_sw_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_yuv_sw.c Static analysis fix: division by zero. 2014-03-19 18:25:21 -04:00