Mercurial > sdl-ios-xcode
log src/video/SDL_blit_A.c @ 4440:7bb8f748a14d SDL-1.2
age | author | description |
---|---|---|
Sat, 10 Oct 2009 07:48:15 +0000 | Sam Lantinga | Fixed bug #627 SDL-1.2 |
Tue, 29 Sep 2009 04:03:58 +0000 | Ryan C. Gordon | Fixed strict aliasing (or inline asm?) issue. SDL-1.2 |
Mon, 08 Dec 2008 00:25:42 +0000 | Sam Lantinga | Updated copyright date SDL-1.2 |
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 |