SDL-mirror/include
Ryan C. Gordon 1e4e388318 Make sure __inline__ isn't defined before #defining it, since some compilers
(like Sun Studio) have this as a predefined macro.

   Fixes Bugzilla #434.

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402354
2007-06-15 07:19:05 +00:00
..
begin_code.h Make sure __inline__ isn't defined before #defining it, since some compilers 2007-06-15 07:19:05 +00:00
close_code.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL.h Updated for Visual Studio Express 2005 2006-02-24 08:17:28 +00:00
SDL_active.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_audio.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_byteorder.h Fixed build problem with SDL_string.c 2006-02-09 09:38:05 +00:00
SDL_cdrom.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_config.h.default Removed broken AmigaOS support. 2006-10-29 03:58:27 +00:00
SDL_config.h.in Committed PulseAudio driver. Thanks, Stephan! 2007-05-13 23:12:46 +00:00
SDL_config_dreamcast.h A less rude way of doing the same thing... 2006-03-23 21:55:13 +00:00
SDL_config_macos.h Hey, whaddy know! MacOS Classic has 64-bit types! 2006-05-13 16:30:59 +00:00
SDL_config_macosx.h Fixed Mac OS X config header when compiling with -Wundef. 2007-03-28 00:36:35 +00:00
SDL_config_minimal.h A less rude way of doing the same thing... 2006-03-23 21:55:13 +00:00
SDL_config_os2.h A less rude way of doing the same thing... 2006-03-23 21:55:13 +00:00
SDL_config_win32.h Digital Mars has stdint.h, so use the header on Windows with that compiler. 2007-02-12 11:45:18 +00:00
SDL_copying.h Updated copyright information and removed rcs id lines (problematic in branch merges) 2006-02-01 06:32:25 +00:00
SDL_cpuinfo.h *** empty log message *** 2006-02-24 10:23:49 +00:00
SDL_endian.h Patched to compile on BeOS and old, old GCC releases. 2007-02-05 06:44:51 +00:00
SDL_error.h New configure-based build system. Still work in progress, but much improved 2006-02-16 10:11:48 +00:00
SDL_events.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_getenv.h Fixed build problem with SDL_string.c 2006-02-09 09:38:05 +00:00
SDL_joystick.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_keyboard.h Fixed bug #112 2006-03-13 01:41:32 +00:00
SDL_keysym.h Updated copyright information and removed rcs id lines (problematic in branch merges) 2006-02-01 06:32:25 +00:00
SDL_loadso.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_main.h *** empty log message *** 2006-03-05 22:18:15 +00:00
SDL_mouse.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_mutex.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_name.h Added a new header file: SDL_loadso.h 2002-03-06 05:20:11 +00:00
SDL_opengl.h From Anders F Bjorklund: 2006-04-12 14:37:05 +00:00
SDL_platform.h Removed broken AmigaOS support. 2006-10-29 03:58:27 +00:00
SDL_quit.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_rwops.h Date: Mon, 27 Feb 2006 17:01:43 +0100 2006-02-27 19:19:22 +00:00
SDL_stdinc.h Use system memset/memcpy on Mac OS X, since Apple hand-tunes these for each 2007-06-03 06:52:06 +00:00
SDL_syswm.h Fixed bug #278 2006-09-24 00:08:28 +00:00
SDL_thread.h Fixed thread callback calling conventions, updated OS/2 DLL name to SDL12.dll 2006-05-17 18:57:04 +00:00
SDL_timer.h More header massaging... works great on Windows. ;-) 2006-02-10 06:48:43 +00:00
SDL_types.h Fixed build problem with SDL_string.c 2006-02-09 09:38:05 +00:00
SDL_version.h Bumped the version in subversion to 1.2.12 2006-09-24 00:10:59 +00:00
SDL_video.h Const correctness patch for SDL_MapRGB and SDL_MapRGBA. 2007-04-04 09:40:40 +00:00