log configure.in @ 5283:a3bfe8657cde

age author description
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.
Tue, 08 Feb 2011 10:04:09 -0800 Sam Lantinga Made it possible to disable the rendering subsystem with configure --disable-render
Mon, 07 Feb 2011 22:57:33 -0800 Sam Lantinga It's now possible to disable the fast atomic operations, at a huge performance penalty.
Sat, 05 Feb 2011 16:07:10 -0800 Sam Lantinga Updated the DirectFB support, from Couriersud
Fri, 04 Feb 2011 19:18:08 -0800 Sam Lantinga Removed a bunch of X11 support that we no longer need.
Wed, 02 Feb 2011 14:34:54 -0800 Sam Lantinga Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Tue, 01 Feb 2011 21:40:03 -0800 Sam Lantinga Nobody is currently maintaining the QNX code, so removing it for now.
Mon, 31 Jan 2011 22:53:45 -0800 Sam Lantinga Removed more partially functional renderers
Mon, 31 Jan 2011 22:21:29 -0800 Sam Lantinga Removed partially functional renderers
Thu, 27 Jan 2011 14:54:20 -0800 Sam Lantinga This patch fixes the issue of configure generating broken Makefile
Thu, 27 Jan 2011 00:06:36 -0800 Sam Lantinga Nobody is maintaining RISC OS code, so I'm removing it for now.
Tue, 25 Jan 2011 17:40:06 -0800 Sam Lantinga Improvements based on feedback from Anthony Williams
Mon, 24 Jan 2011 21:41:36 -0800 Sam Lantinga Fixed cross-compiling for Windows
Fri, 21 Jan 2011 21:45:55 -0800 Sam Lantinga HAVE_GCC_ATOMICS covers the test and set
Fri, 21 Jan 2011 21:42:04 -0800 Sam Lantinga Separated out the minimum functionality that we need from gcc for our spinlock fallback.
Fri, 21 Jan 2011 21:35:43 -0800 Sam Lantinga Fixed atomic intrinsic test
Fri, 21 Jan 2011 12:43:25 -0800 Sam Lantinga Fixed bug #945
Thu, 20 Jan 2011 18:04:05 -0800 Sam Lantinga Fixed bug #925
Wed, 19 Jan 2011 22:55:51 -0800 Sam Lantinga SDL doesn't depend on GLU, and overwhelming feedback from the mailing list is that people don't want it included in SDL_opengl.h
Wed, 19 Jan 2011 22:25:40 -0800 Sam Lantinga PS3 Linux is no more...
Wed, 19 Jan 2011 22:21:31 -0800 Sam Lantinga Nobody has stepped up to maintain an svgalib driver. Bye bye! :)
Wed, 19 Jan 2011 22:18:45 -0800 Sam Lantinga Nobody has stepped up to maintain a framebuffer console driver. Bye bye! :)
Wed, 19 Jan 2011 15:28:01 -0800 Sam Lantinga Fixed using the native iconv library
Wed, 19 Jan 2011 15:02:11 -0800 Sam Lantinga Fixed test for libiconv
Wed, 19 Jan 2011 00:07:43 -0800 Sam Lantinga Greg Jandl to SDL
Tue, 18 Jan 2011 22:40:45 -0800 Sam Lantinga Greg Jandl to SDL
Sun, 16 Jan 2011 15:16:39 -0800 Sam Lantinga Added native atomic operations for Windows, Mac OS X, and gcc compiler intrinsics.
Sat, 15 Jan 2011 12:41:59 -0800 Sam Lantinga Updated the atomic API for better use cases
Sat, 01 Jan 2011 19:50:50 -0800 Sam Lantinga I am using SDL 1.3 on FreeBSD. I found two problems.
Sun, 19 Sep 2010 16:46:56 -0700 Sam Lantinga Fixed compiling with mingw32/64