log src/video/SDL_blit.c @ 1734:f7c667ded87d SDL-1.3

age author description
Wed, 07 Jun 2006 16:10:28 +0000 Sam Lantinga Work in progress. :) 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
Mon, 01 May 2006 06:58:33 +0000 Sam Lantinga glSDL support SDL-1.3
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Thu, 08 Dec 2005 14:21:17 +0000 Sam Lantinga Fixed compile warnings with gcc 4
Sun, 17 Apr 2005 10:40:41 +0000 Ryan C. Gordon Some work on using accelerated alpha blits with hardware surfaces.
Sun, 11 Apr 2004 19:52:58 +0000 Sam Lantinga Date: Sun, 11 Apr 2004 13:09:44 +0200
Sun, 11 Apr 2004 19:47:28 +0000 Sam Lantinga Date: Tue, 30 Mar 2004 21:26:47 -0600
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
Sat, 30 Aug 2003 00:36:20 +0000 Sam Lantinga *** empty log message ***
Fri, 22 Aug 2003 05:51:19 +0000 Sam Lantinga Date: Tue, 19 Aug 2003 17:57:00 +0200
Fri, 11 Oct 2002 07:56:36 +0000 Sam Lantinga Fixed a crash blitting RLE surfaces to RLE surfaces
Wed, 20 Mar 2002 02:21:46 +0000 Sam Lantinga Blit bug fix from John Popplewell
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
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision