log src/video/SDL_blit.h @ 1723:4bdbb9b2bd0a SDL-1.3

age author description
Fri, 09 Jun 2006 07:06:12 +0000 Sam Lantinga Updated SDL_Surface code for software-only access, fixed some build errors SDL-1.3
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Thu, 20 Oct 2005 06:55:26 +0000 Ryan C. Gordon Enable altivec blitters on PowerPC Linux, and some fixes for recent
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!)
Fri, 22 Aug 2003 05:51:19 +0000 Sam Lantinga Date: Tue, 19 Aug 2003 17:57:00 +0200
Mon, 02 Dec 2002 02:40:58 +0000 Sam Lantinga There's a bug in the VC7 optimizer relating to the duff loop optimization
Tue, 22 Oct 2002 21:41:21 +0000 Sam Lantinga Fixed alpha blending bug (thanks Glenn!)
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Tue, 04 Sep 2001 22:28:55 +0000 Sam Lantinga Removed SDL_blit_A.h (obsolete)
Sat, 07 Jul 2001 20:20:17 +0000 Sam Lantinga From: "Markus F.X.J. Oberhumer"
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision