log src/video/SDL_surface.c @ 1874:9e85b267f8f3

age author description
Wed, 01 Mar 2006 09:43:47 +0000 Sam Lantinga Fixed a bunch of 64-bit compatibility problems
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.
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
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)
Thu, 19 Jan 2006 08:43:00 +0000 Ryan C. Gordon Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode,
Mon, 03 Oct 2005 08:38:28 +0000 Ryan C. Gordon Fixed some compiler warnings about "unreachable code" on Watcom C.
Sun, 17 Apr 2005 10:40:41 +0000 Ryan C. Gordon Some work on using accelerated alpha blits with hardware surfaces.
Sun, 19 Dec 2004 22:04:44 +0000 Sam Lantinga *** empty log message ***
Sat, 21 Aug 2004 05:29:45 +0000 Sam Lantinga Date: Sat, 10 Jul 2004 21:02:33 +0200
Sun, 25 Jul 2004 18:43:07 +0000 Sam Lantinga You can't free locked surfaces!
Thu, 19 Feb 2004 21:13:24 +0000 Sam Lantinga Fixed a bug in detecting surface mapping changes