Mercurial > sdl-ios-xcode
log include/begin_code.h @ 2839:f89700cc9272
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. |