SDL-mirror/Xcode
Sam Lantinga 5897ef7d95 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
2011-02-02 14:34:54 -08:00
..
SDL 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. 2011-02-02 14:34:54 -08:00
SDLTest Fixed missing source files in static library target 2011-01-18 16:47:14 -08:00
TemplatesForXcodeLeopard Eric Wing to Sam 2009-10-04 16:26:34 +00:00
TemplatesForXcodeSnowLeopard Eric Wing to Sam 2009-10-04 16:26:34 +00:00
TemplatesForXcodeTiger Eric Wing to Sam 2009-10-01 15:30:26 +00:00
XcodeDocSet Eric Wing to Sam 2009-10-06 03:33:10 +00:00
mkxcode.csh Eric Wing to Sam 2009-10-01 15:30:26 +00:00
package Eric Wing to Sam 2009-10-01 15:30:26 +00:00
stationary.csh Eric Wing to Sam 2009-10-01 15:30:26 +00:00
uninstall.csh Eric Wing to Sam 2009-10-01 15:30:26 +00:00