• Sam Lantinga's avatar
    Moved the rendering code out to a separate directory in the hope that it can... · 5897ef7d
    Sam Lantinga authored
    Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
    
    --HG--
    rename : src/video/windows/SDL_d3drender.c => src/render/direct3d/SDL_d3drender.c
    rename : src/video/SDL_renderer_gl.c => src/render/opengl/SDL_renderer_gl.c
    rename : src/video/SDL_renderer_gles.c => src/render/opengles/SDL_renderer_gles.c
    rename : src/video/SDL_renderer_sw.c => src/render/software/SDL_renderer_sw.c
    5897ef7d
Name
Last commit
Last update
..
SDL Loading commit data...
SDLTest Loading commit data...
TemplatesForXcodeLeopard Loading commit data...
TemplatesForXcodeSnowLeopard Loading commit data...
TemplatesForXcodeTiger Loading commit data...
XcodeDocSet Loading commit data...
mkxcode.csh Loading commit data...
package Loading commit data...
stationary.csh Loading commit data...
uninstall.csh Loading commit data...