log include/SDL_config_macosx.h @ 5063:5680976fb37a

age author description
Tue, 16 Nov 2010 07:03:26 -0800 Andreas Schiffler Fix incorrect shape include and add HAVE_ATAN and HAVE_ATAN2 for OSX builds.
Tue, 13 Jul 2010 02:43:10 -0400 Ryan C. Gordon Add XShape test to configure scripts.
Mon, 21 Sep 2009 08:58:51 +0000 Sam Lantinga Oh yeah, we have GLX support too. SDL-1.2
Mon, 21 Sep 2009 08:39:52 +0000 Sam Lantinga Fixed bug #577 SDL-1.2
Mon, 21 Sep 2009 07:03:29 +0000 Sam Lantinga The sound manager code is outdated and should only be used on Mac OS 9 now. SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Fri, 29 Feb 2008 13:55:44 +0000 Sam Lantinga * Added configure option --enable-screensaver, to allow enabling the screensaver by default. SDL-1.2
Wed, 28 Mar 2007 00:36:35 +0000 Ryan C. Gordon Fixed Mac OS X config header when compiling with -Wundef. SDL-1.2
Tue, 27 Mar 2007 00:37:51 +0000 Ryan C. Gordon From: Laurence Passmore SDL-1.2
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.
Sat, 17 Oct 2009 07:36:45 +0000 Sam Lantinga iPhone interruption patch / SDL 1.3
Mon, 21 Sep 2009 09:02:05 +0000 Sam Lantinga Oh yeah, we have GLX support too.
Mon, 21 Sep 2009 08:40:04 +0000 Sam Lantinga Fixed bug #577
Sat, 05 Sep 2009 09:11:03 +0000 Sam Lantinga CD-ROM support is so passé :)
Sat, 05 Sep 2009 09:03:35 +0000 Sam Lantinga Bye bye SoundManager, you are officially obsolete...
Tue, 09 Jun 2009 17:33:44 +0000 Bob Pendleton First commit for SDL atomic operations.
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
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Mon, 28 Jul 2008 10:26:21 +0000 Edgar Simo Put haptic defines in SDL_configs, patch by Alam. gsoc2008_force_feedback
Fri, 18 Jul 2008 18:22:41 +0000 Holmes Futrell Added SDL_VIDEO_RENDER_OGL macro back in gsoc2008_iphone
Mon, 16 Jul 2007 14:19:47 +0000 Sam Lantinga Fixed bug #460
Tue, 27 Mar 2007 00:39:03 +0000 Ryan C. Gordon Merge of r2554:2995 from branches/SDL-1.2: AvailabilityMacros.h for Mac OS X.
Sun, 23 Jul 2006 09:11:10 +0000 Sam Lantinga The Mac OS X Cocoa video driver is under construction...