Mercurial > sdl-ios-xcode
log src/video/SDL_blit_N.c @ 1138:fcfb783a3ca2
age | author | description |
---|---|---|
Wed, 20 Apr 2005 05:57:39 +0000 | Ryan C. Gordon | Patched to compile again on x86 systems that use the assembly blitters. |
Sun, 17 Apr 2005 10:19:22 +0000 | Ryan C. Gordon | Altivec-optimized blitters! |
Sun, 04 Jan 2004 16:49:27 +0000 | Sam Lantinga | Updated copyright information for 2004 (Happy New Year!) |
Tue, 18 Nov 2003 01:27:06 +0000 | Sam Lantinga | Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h |
Thu, 01 Aug 2002 23:06:39 +0000 | Sam Lantinga | Fixed SDL_DisplayFormatAlpha() on RGB surfaces with alpha |
Sat, 18 May 2002 11:30:38 +0000 | Sam Lantinga | Avoid a conflict in the definition of int32 |