log include/begin_code.h @ 2739:68862734a5fd

age author description
Fri, 15 Jun 2007 07:21:01 +0000 Ryan C. Gordon Merged r3075:3076 from branches/SDL-1.2: Careful with __inline__ #define.
Thu, 10 Aug 2006 14:54:23 +0000 Sam Lantinga MacOS Classic is no longer supported.
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Thu, 13 Apr 2006 13:08:26 +0000 Sam Lantinga Fixes bug #195:
Thu, 23 Mar 2006 07:34:03 +0000 Sam Lantinga Only use the visibility attribute in gcc 4.0 or newer
Wed, 22 Mar 2006 04:51:44 +0000 Sam Lantinga Default to use the visibility attribute, on gcc (is this okay?)
Wed, 22 Mar 2006 01:28:36 +0000 Ryan C. Gordon Added support for gcc4's -fvisibility=hidden option.
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Wed, 23 Nov 2005 07:29:56 +0000 Ryan C. Gordon OS/2 port!
Sat, 08 Jan 2005 23:13:01 +0000 Sam Lantinga Avoid gcc parse errors on Win32. This is fine in general because gcc uses
Sun, 02 Jan 2005 05:05:21 +0000 Sam Lantinga Date: Fri, 31 Dec 2004 04:14:09 +0900
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Sat, 28 Jun 2003 17:03:57 +0000 Sam Lantinga *** empty log message ***
Sat, 13 Apr 2002 20:33:15 +0000 Sam Lantinga Fixed precompiled headers on MacOS X
Thu, 11 Apr 2002 14:35:16 +0000 Sam Lantinga Explicitly specify the SDL API calling convention (C by default)