log src/video/SDL_blit_A.c @ 4093:7ea10b80eda3 SDL-1.2

age author description
Thu, 21 Jun 2007 18:20:59 +0000 Ryan C. Gordon Fixes for Visual C++ 6.0 with and without the Processor Pack. SDL-1.2
Wed, 04 Apr 2007 09:32:29 +0000 Ryan C. Gordon BlitRGBtoRGBPixelAlphaMMX() is putting the wrong value into a register. SDL-1.2
Mon, 12 Feb 2007 10:52:10 +0000 Ryan C. Gordon Handle source data alignment correctly in Blit32to32SurfaceAlphaAltivec(). SDL-1.2
Tue, 21 Nov 2006 23:17:00 +0000 Ryan C. Gordon From: Gabriel Gambetta SDL-1.2
Sat, 23 Sep 2006 23:15:34 +0000 Sam Lantinga (none) SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Wed, 11 Nov 2009 06:34:33 +0000 Sam Lantinga Updated for the new pixel format structure