log src/video/SDL_blit_A.c @ 5064:eae20af0b983

age author description
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Wed, 11 Nov 2009 06:34:33 +0000 Sam Lantinga Updated for the new pixel format structure
Sat, 10 Oct 2009 07:48:57 +0000 Sam Lantinga Fixed bug #627
Tue, 13 Jan 2009 07:20:55 +0000 Sam Lantinga Removed Rafal Bursig's MMX RLE code, at his request.
Sat, 10 Jan 2009 21:50:26 +0000 Sam Lantinga Reverted Bob's indent checkin
Fri, 09 Jan 2009 20:43:30 +0000 Bob Pendleton I ran a global "make indent" it modified the following files.
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Sun, 07 Dec 2008 22:37:40 +0000 Sam Lantinga Fixed picking blit function when RLE fails
Wed, 27 Aug 2008 04:23:38 +0000 Darren Alton Clean up. gsoc2008_nds
Sat, 29 Dec 2007 22:15:39 +0000 Sam Lantinga Christian Walther fixed bug #529
Sat, 18 Aug 2007 05:39:09 +0000 Sam Lantinga Okay, still some bugs, but everything builds again...
Fri, 17 Aug 2007 06:21:58 +0000 Sam Lantinga Work in progress: merging new texture features into SDL blit system
Fri, 17 Aug 2007 03:22:03 +0000 Sam Lantinga Enabled 3DNow! intrinsic support
Fri, 17 Aug 2007 02:55:21 +0000 Sam Lantinga indent
Fri, 17 Aug 2007 00:54:53 +0000 Sam Lantinga Moved the colorkey and per-surface alpha into the blit info,