SDL/src/render
2012-08-24 11:56:21 -03:00
..
direct3d Fixed compiling with Visual Studio 2012-06-19 13:50:14 -04:00
nds Fixed bug 1419 - SDL_libgl2D.c breaks ndk-build 2012-02-15 21:11:21 -05:00
opengl RenderCopyEx,rotation and flipping for all hardware/software backends (#1308) 2012-06-01 19:51:08 -03:00
opengles Switch the OpenGL ES renderers to request EGL OpenGL contexts 2012-07-18 15:20:32 -07:00
opengles2 Switch the OpenGL ES renderers to request EGL OpenGL contexts 2012-07-18 15:20:32 -07:00
software Removed some unused variables that gcc 4.6.1 complains about. 2012-08-09 14:14:41 -04: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_render.c Fix for #1577, SDL_RenderCopyEx - Runtime check fails when dstrect == NULL and center == NULL 2012-08-24 11:56:21 -03:00
SDL_sysrender.h RenderCopyEx,rotation and flipping for all hardware/software backends (#1308) 2012-06-01 19:51:08 -03:00
SDL_yuv_mmx.c Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_yuv_sw_c.h Happy New Year! 2011-12-31 09:28:07 -05:00
SDL_yuv_sw.c Happy New Year! 2011-12-31 09:28:07 -05:00