Mercurial > sdl-ios-xcode
log src/video/SDL_blit_A.c @ 5272:93ea62a5ba8f
age | author | description |
---|---|---|
Fri, 11 Feb 2011 22:37:15 -0800 | Sam Lantinga | Happy 2011! :) |
Fri, 11 Feb 2011 14:51:04 -0800 | Sam Lantinga | Updated CPU detection code for SSE3 and SSE4 and removed obsolete 3DNow! and Altivec support. |
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 |