Mercurial > sdl-ios-xcode
log src/video/SDL_blit_N.c @ 1313:09f0e1634b6d
age | author | description |
---|---|---|
Wed, 01 Feb 2006 06:32:25 +0000 | Sam Lantinga | Updated copyright information and removed rcs id lines (problematic in branch merges) |
Thu, 05 Jan 2006 16:40:51 +0000 | Ryan C. Gordon | Added optimized C 32bit RGB<->RGBA alpha masking blitter from Alex Volkov. |
Wed, 04 Jan 2006 20:53:55 +0000 | Ryan C. Gordon | Debug code should check right function names. |
Thu, 17 Nov 2005 03:43:42 +0000 | Ryan C. Gordon | Fixed Altivec support on Mac OS X. |
Thu, 20 Oct 2005 06:55:26 +0000 | Ryan C. Gordon | Enable altivec blitters on PowerPC Linux, and some fixes for recent |
Thu, 08 Sep 2005 07:20:59 +0000 | Ryan C. Gordon | Altivec blitter for 555 -> 8888 surface, written by me. |
Wed, 20 Apr 2005 05:57:39 +0000 | Ryan C. Gordon | Patched to compile again on x86 systems that use the assembly blitters. |