log include/SDL_config_minimal.h @ 5227:c66b2a778b7e

age author description
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Wed, 13 Jan 2010 08:06:32 +0000 Sam Lantinga Allow configure to override assertion settings, but by default this comes from the build optimization level.
Wed, 13 Jan 2010 07:25:28 +0000 Sam Lantinga The config sets the default assertion level so people can override it for their own use in application code.
Wed, 13 Jan 2010 06:47:17 +0000 Sam Lantinga First pass at Ryan's assertion code, minor tweaks to come.
Mon, 19 Oct 2009 13:31:58 +0000 Sam Lantinga Partial fix for bug #859
Sat, 05 Sep 2009 09:11:03 +0000 Sam Lantinga CD-ROM support is so passé :)
Sun, 02 Aug 2009 12:54:59 +0000 Sam Lantinga Better check which includes #define used in stdint.h
Sun, 02 Aug 2009 12:45:20 +0000 Sam Lantinga Don't redefine types if HAVE_STDINT_H is defined
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Thu, 16 Oct 2008 12:22:56 +0000 Sam Lantinga Disabled the Haptic API on iPhone, changed the order of the header to match
Mon, 25 Aug 2008 09:55:03 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Mon, 28 Jul 2008 10:26:21 +0000 Edgar Simo Put haptic defines in SDL_configs, patch by Alam. gsoc2008_force_feedback
Thu, 23 Mar 2006 21:55:13 +0000 Sam Lantinga A less rude way of doing the same thing...
Thu, 23 Mar 2006 21:52:47 +0000 Sam Lantinga These files should be included from SDL_config.h (so they get SDL_platform.h)
Thu, 23 Mar 2006 21:28:33 +0000 Sam Lantinga Fixed bug #171