log configure.in @ 3613:dcc88e97091d

age author description
Wed, 06 Jan 2010 07:39:09 +0000 Sam Lantinga Removed the obsolete SDL 1.2 GAPI driver
Wed, 30 Dec 2009 19:38:08 +0000 Sam Lantinga Fixed bug #915
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.
Mon, 09 Nov 2009 04:13:51 +0000 Sam Lantinga Fixed bug #878
Wed, 28 Oct 2009 04:27:50 +0000 Sam Lantinga Adam Strzelecki to SDL
Sun, 18 Oct 2009 17:49:40 +0000 Sam Lantinga Merged improvements to SDL_SoftStretch() from SDL 1.2
Tue, 13 Oct 2009 07:02:19 +0000 Sam Lantinga We don't need dlvsym() for ALSA anymore, yay!
Tue, 13 Oct 2009 06:49:29 +0000 Sam Lantinga Only show the dynamic audio libraries if we'll be dynamically loading them
Tue, 13 Oct 2009 06:40:08 +0000 Sam Lantinga Simplify and improve dynamic library detection, taken from SDL_image
Tue, 13 Oct 2009 06:33:46 +0000 Sam Lantinga Debian patch: 050_altivec_detection.diff
Tue, 13 Oct 2009 05:30:29 +0000 Sam Lantinga Missed converting PULSE to PULSEAUDIO
Sun, 11 Oct 2009 10:38:38 +0000 Sam Lantinga A better solution to making the default build optimization -O3
Sat, 10 Oct 2009 15:22:16 +0000 Mike Gorchak Added phrender library linkage for QNX target.