SDL/src/render
2011-02-08 22:40:19 -08:00
..
direct3d Made it possible to disable the rendering subsystem with configure --disable-render 2011-02-08 10:04:09 -08:00
opengl Added a hint to control whether the OpenGL driver uses shaders. 2011-02-08 22:40:19 -08:00
opengles Reduce duplicated code in the texture update code paths 2011-02-08 10:38:12 -08:00
opengles2 Reduce duplicated code in the texture update code paths 2011-02-08 10:38:12 -08:00
software Made it possible to disable the rendering subsystem with configure --disable-render 2011-02-08 10:04:09 -08: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 Made it possible to disable the rendering subsystem with configure --disable-render 2011-02-08 10:04:09 -08:00
SDL_sysrender.h Made it possible to disable the rendering subsystem with configure --disable-render 2011-02-08 10:04:09 -08:00
SDL_yuv_mmx.c 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_yuv_sw_c.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_yuv_sw.c 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