log src/video/SDL_stretch.c @ 2171:4bd2dc41fc15

age author description
2006-08-28 Sam Lantinga Added source color and alpha modulation support.
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-05-17 Sam Lantinga Fixed uninitialized variable warnings
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 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
2006-02-26 Sam Lantinga Updated OS/2 build, yay!
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2006-01-06 Ryan C. Gordon For sanity's sake, removed the '&' when passing copy_row array to asm.
2006-01-06 Ryan C. Gordon Patched to compile.
2006-01-05 Ryan C. Gordon From Mike Frysinger and/or Gentoo:
2005-11-01 Ryan C. Gordon Date: Mon, 31 Oct 2005 14:23:34 +0100
2004-05-16 Sam Lantinga Don't crash if the stretch routines are used on hardware surfaces
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2003-05-29 Sam Lantinga Fixed compile problem in SDL_stretch.c with gcc 3.3
2002-03-06 Sam Lantinga Updated copyright information for 2002
2002-02-28 Sam Lantinga Updated for Watcom C++ and LCC compilers
2002-02-13 Sam Lantinga David Snopek added Borland compiler support
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-04-26 Sam Lantinga Initial revision