log include/SDL_config_macosx.h @ 5267:b530ef003506

age author description
Fri, 11 Feb 2011 22:37:15 -0800 Sam Lantinga Happy 2011! :)
Fri, 11 Feb 2011 14:51:04 -0800 Sam Lantinga Updated CPU detection code for SSE3 and SSE4 and removed obsolete 3DNow! and Altivec support.
Mon, 31 Jan 2011 22:21:29 -0800 Sam Lantinga Removed partially functional renderers
Mon, 24 Jan 2011 17:38:18 -0800 Sam Lantinga Fixed bug #1100
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...
Wed, 10 May 2006 07:25:37 +0000 Sam Lantinga Fixed bug #221
Sun, 30 Apr 2006 08:57:02 +0000 Sam Lantinga We want to wrap HAVE_ALLOCA_H, not HAVE_ALLOCA. :)
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Mon, 01 May 2006 06:58:33 +0000 Sam Lantinga glSDL support SDL-1.3
Fri, 28 Apr 2006 16:55:41 +0000 Sam Lantinga Merge trunk-1.3-2 SDL-1.3
Mon, 17 Apr 2006 03:34:28 +0000 Sam Lantinga Miscellaneous Mac OS X fixes
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)
Tue, 14 Mar 2006 08:53:33 +0000 Ryan C. Gordon Implemented dummy audio driver.
Mon, 13 Mar 2006 05:44:14 +0000 Sam Lantinga *** empty log message ***
Sat, 11 Mar 2006 15:47:56 +0000 Sam Lantinga X11 support isn't installed by default
Thu, 09 Mar 2006 13:34:58 +0000 Sam Lantinga Prettified. :)
Thu, 09 Mar 2006 13:25:43 +0000 Sam Lantinga Eric is setting up X11 support for the XCode project
Tue, 07 Mar 2006 04:58:30 +0000 Sam Lantinga Updated MacOS X support
Mon, 06 Mar 2006 19:20:38 +0000 Sam Lantinga Only use Altivec on PowerPC architecture
Fri, 24 Feb 2006 09:57:14 +0000 Sam Lantinga Updated MacOS Classic MPW build
Fri, 24 Feb 2006 08:17:28 +0000 Sam Lantinga Updated for Visual Studio Express 2005
Fri, 24 Feb 2006 07:26:31 +0000 Sam Lantinga Added pre-configured versions of SDL_config.h for various platforms