log include/SDL_config_iphoneos.h @ 3697:f7b03b6838cb

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.
Thu, 17 Dec 2009 03:04:04 +0000 Sam Lantinga Added support for querying the number of CPUs available on Linux. This also happens to work on Mac OS X.
Wed, 16 Dec 2009 10:59:51 +0000 Ryan C. Gordon Implemented SDL_setenv(), moved SDL_putenv() to compat.
Wed, 16 Dec 2009 06:53:53 +0000 Sam Lantinga Added SDL_GetCPUCount() to see how many cores are available.
Tue, 24 Nov 2009 08:12:32 +0000 Sam Lantinga Eric Wing to Sam, hfutrell
Sat, 17 Oct 2009 07:36:45 +0000 Sam Lantinga iPhone interruption patch / SDL 1.3
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
Sun, 07 Jun 2009 06:06:35 +0000 Ryan C. Gordon Initial work on power subsystem for SDL 1.3.
Tue, 03 Mar 2009 09:48:00 +0000 Sam Lantinga Mac OS X and iPhoneOS have the full math library