log configure.in @ 5092:327f181542f1

age author description
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
Sun, 29 Aug 2010 16:51:48 -0700 Sam Lantinga Added atan implementation from uClibc
Sun, 29 Aug 2010 16:05:34 -0700 Sam Lantinga Added atan2 implementation from uClibc
Sun, 22 Aug 2010 13:45:56 -0700 Sam Lantinga Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
Tue, 13 Jul 2010 02:43:10 -0400 Ryan C. Gordon Add XShape test to configure scripts.
Sun, 22 Aug 2010 12:07:55 -0700 Sam Lantinga Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
Mon, 02 Aug 2010 00:14:53 -0400 Jim Grandpre Fixed some Gesture bugs
Thu, 22 Jul 2010 08:12:28 +0400 jimtla Fixed x11 compile bugs.
Wed, 28 Jul 2010 22:24:13 -0700 Sam Lantinga For consistency, swapped line order
Wed, 28 Jul 2010 22:22:08 -0700 Sam Lantinga Added dynamic loading of XFixes and XDamage on Mac OS X
Wed, 28 Jul 2010 00:54:23 -0700 Sam Lantinga Merged Sunny's XRender changes from SDL-gsoc2010_xrender
Mon, 19 Jul 2010 20:05:53 +0530 Sunny Sachanandani Integrate XFixes and XDamage into the build system.
Mon, 31 May 2010 13:27:27 +0530 Sunny Sachanandani Modified configure.in to allow building with Xrender. Fixed all problems that prevented compilation.
Tue, 27 Jul 2010 21:31:28 -0700 Sam Lantinga Andrey A.