SDL/src/render
David Ludwig 3b082a24b3 Fixed broken rotation detection routines on WinRT
Rotation detection and handling should now work across all, publicly-released,
WinRT-based platforms (Windows 8.0, Windows 8.1, and Windows Phone 8.0).
2014-03-15 14:54:23 -04:00
..
direct3d Fixed D3D9 initialization on Windows 8, which doesn't have D3DX 2014-03-10 17:19:19 -07:00
direct3d11 Fixed broken rotation detection routines on WinRT 2014-03-15 14:54:23 -04:00
opengl Added missing copyright notices 2014-03-13 21:21:26 -07: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 Fixed D3D9 initialization on Windows 8, which doesn't have D3DX 2014-03-10 17:19:19 -07: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 Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00