log src/video/SDL_blit_copy.c @ 2365:478fa831910f gsoc2008_iphone

age author description
2007-08-18 Sam Lantinga Okay, still some bugs, but everything builds again...
2007-08-17 Sam Lantinga Work in progress: merging new texture features into SDL blit system
2007-08-16 Sam Lantinga Oops, didn't want to rename those files... base src/video/SDL_copy.c@b6004364cf69
2007-08-16 Sam Lantinga Removed unnecessary header (SDL_blit.h has SDL_cpuinfo.h)
2007-08-16 Sam Lantinga Fixed a few compiler warnings.
2007-08-16 Sam Lantinga Added SSE and MMX optimization for SDL_FillRect()
2007-08-16 Sam Lantinga Okay, I figured out the intrinsics for SIMD memcpy
2007-08-15 Sam Lantinga Removed hermes since it's LGPL and not compatible with a commercial license.