log src/video/SDL_blit_A.c @ 1617:b255b4058d37

age author description
Wed, 12 Apr 2006 14:19:11 +0000 Sam Lantinga Patch from Alex to fix reverted code
Thu, 16 Mar 2006 00:35:21 +0000 Sam Lantinga *** empty log message ***
Wed, 15 Mar 2006 15:39:29 +0000 Sam Lantinga Fixed bug #15
Thu, 09 Mar 2006 06:33:21 +0000 Sam Lantinga Cleaning up warnings on MacOS X
Wed, 01 Mar 2006 09:43:47 +0000 Sam Lantinga Fixed a bunch of 64-bit compatibility problems
Sun, 26 Feb 2006 19:37:40 +0000 Sam Lantinga Fixed some OpenWatcom warnings
Fri, 24 Feb 2006 18:24:57 +0000 Sam Lantinga Update for Visual C++ 6.0
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Sun, 08 Jan 2006 21:18:15 +0000 Ryan C. Gordon From Bug #36:
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