log src/video/SDL_blit_copy.c @ 2261:c20476d7d7b3

age author description
Thu, 16 Aug 2007 21:54:26 +0000 Sam Lantinga Oops, didn't want to rename those files... base src/video/SDL_copy.c@b6004364cf69
Thu, 16 Aug 2007 06:40:34 +0000 Sam Lantinga Removed unnecessary header (SDL_blit.h has SDL_cpuinfo.h)
Thu, 16 Aug 2007 06:20:51 +0000 Sam Lantinga Fixed a few compiler warnings.
Thu, 16 Aug 2007 05:56:24 +0000 Sam Lantinga Added SSE and MMX optimization for SDL_FillRect()
Thu, 16 Aug 2007 02:14:13 +0000 Sam Lantinga Okay, I figured out the intrinsics for SIMD memcpy
Wed, 15 Aug 2007 08:21:10 +0000 Sam Lantinga Removed hermes since it's LGPL and not compatible with a commercial license.