log src/video/SDL_blit_N.c @ 1122:e253d5448fce

age author description
2005-04-20 Ryan C. Gordon Patched to compile again on x86 systems that use the assembly blitters.
2005-04-17 Ryan C. Gordon Altivec-optimized blitters!
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2003-11-18 Sam Lantinga Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h
2002-08-01 Sam Lantinga Fixed SDL_DisplayFormatAlpha() on RGB surfaces with alpha
2002-05-18 Sam Lantinga Avoid a conflict in the definition of int32
2002-03-06 Sam Lantinga Updated copyright information for 2002
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-07-07 Sam Lantinga From: "Markus F.X.J. Oberhumer"
2001-04-26 Sam Lantinga Initial revision