SDL-mirror/Xcode
Sam Lantinga d2b54f7d24 Made it possible to create a texture of any format, even if not supported by the renderer.
This allows me to reduce the set of formats supported by the renderers to the most optimal set, for a nice speed boost.

--HG--
rename : src/video/SDL_yuv_mmx.c => src/render/SDL_yuv_mmx.c
rename : src/video/SDL_yuv_sw.c => src/render/SDL_yuv_sw.c
rename : src/video/SDL_yuv_sw_c.h => src/render/SDL_yuv_sw_c.h
rename : src/video/mmx.h => src/render/mmx.h
2011-02-03 00:19:40 -08:00
..
SDL 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
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