log src/video/SDL_stretch.c @ 2323:4ac07ae446d3

age author description
Mon, 28 Aug 2006 03:17:39 +0000 Sam Lantinga Added source color and alpha modulation support.
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Wed, 17 May 2006 15:08:46 +0000 Sam Lantinga Fixed uninitialized variable warnings
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
Sun, 26 Feb 2006 19:30:21 +0000 Sam Lantinga Updated OS/2 build, yay!
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. ;-)
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Fri, 06 Jan 2006 13:20:10 +0000 Ryan C. Gordon For sanity's sake, removed the '&' when passing copy_row array to asm.
Fri, 06 Jan 2006 00:56:12 +0000 Ryan C. Gordon Patched to compile.
Thu, 05 Jan 2006 07:20:12 +0000 Ryan C. Gordon From Mike Frysinger and/or Gentoo:
Tue, 01 Nov 2005 04:14:24 +0000 Ryan C. Gordon Date: Mon, 31 Oct 2005 14:23:34 +0100
Sun, 16 May 2004 21:08:55 +0000 Sam Lantinga Don't crash if the stretch routines are used on hardware surfaces
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Thu, 29 May 2003 04:25:29 +0000 Sam Lantinga Fixed compile problem in SDL_stretch.c with gcc 3.3
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Thu, 28 Feb 2002 00:28:26 +0000 Sam Lantinga Updated for Watcom C++ and LCC compilers
Wed, 13 Feb 2002 17:45:24 +0000 Sam Lantinga David Snopek added Borland compiler support
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