log src/video/SDL_blit.h @ 2462:012d60068901 gsoc2008_iphone

age author description
2007-08-18 Sam Lantinga Okay, still some bugs, but everything builds again...
2007-08-18 Sam Lantinga More work in progress integrating SDL_Surface and the new SDL_Texture API
2007-08-17 Sam Lantinga More work in progress, still doesn't compile...
2007-08-17 Sam Lantinga Work in progress: merging new texture features into SDL blit system
2007-08-17 Sam Lantinga Enabled 3DNow! intrinsic support
2007-08-17 Sam Lantinga indent
2007-08-17 Sam Lantinga Moved the colorkey and per-surface alpha into the blit info,
2007-08-16 Sam Lantinga SSE and MMX intrinsics work with Visual Studio now...
2007-08-16 Sam Lantinga Fixed a few compiler warnings.
2007-08-16 Sam Lantinga Added SSE and MMX optimization for SDL_FillRect()
2007-08-15 Sam Lantinga Removed hermes since it's LGPL and not compatible with a commercial license.
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-06-09 Sam Lantinga Updated SDL_Surface code for software-only access, fixed some build errors SDL-1.3
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-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2005-10-20 Ryan C. Gordon Enable altivec blitters on PowerPC Linux, and some fixes for recent
2005-04-17 Ryan C. Gordon Altivec-optimized blitters!
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2003-08-22 Sam Lantinga Date: Tue, 19 Aug 2003 17:57:00 +0200
2002-12-02 Sam Lantinga There's a bug in the VC7 optimizer relating to the duff loop optimization
2002-10-22 Sam Lantinga Fixed alpha blending bug (thanks Glenn!)
2002-03-06 Sam Lantinga Updated copyright information for 2002
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-09-04 Sam Lantinga Removed SDL_blit_A.h (obsolete)
2001-07-07 Sam Lantinga From: "Markus F.X.J. Oberhumer"
2001-04-26 Sam Lantinga Initial revision