log src/video/SDL_blit_copy.c @ 3352:6dc250ebdd80

age author description
2008-12-08 Sam Lantinga Updated copyright date
2008-12-03 Sam Lantinga Fixed crash on 64-bit systems
2008-11-24 Sam Lantinga Disable spurious warning
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.