log configure.in @ 3085:4800979de337

age author description
Wed, 04 Mar 2009 08:57:30 +0000 Sam Lantinga Updated libtool from version 1.5.22 to 2.2.6a, so it works on current QNX
Tue, 03 Mar 2009 04:21:51 +0000 Sam Lantinga Date: Mon, 2 Mar 2009 16:27:42 +0200
Fri, 27 Feb 2009 09:51:55 +0000 Sam Lantinga Removed unicows dependency, at least for now...
Mon, 19 Jan 2009 15:58:57 +0000 Sam Lantinga More Mac OS X 10.3.9 fixes
Mon, 12 Jan 2009 08:46:28 +0000 Sam Lantinga Fixed Visual C++ build
Mon, 12 Jan 2009 06:19:05 +0000 Sam Lantinga Added an API to enable/disable the screen saver.
Sat, 10 Jan 2009 22:36:30 +0000 Sam Lantinga Check for functions after including the libraries that they might be in.
Sat, 10 Jan 2009 18:32:24 +0000 Sam Lantinga Fixed Visual C++ release build for Visual C++ 2005
Fri, 09 Jan 2009 13:58:28 +0000 Sam Lantinga Date: Fri, 9 Jan 2009 19:18:23 +0600
Sun, 04 Jan 2009 23:43:33 +0000 Sam Lantinga Date: Sun, 04 Jan 2009 20:53:30 +0100
Thu, 01 Jan 2009 21:34:22 +0000 Sam Lantinga Date: Thu, 01 Jan 2009 21:32:12 +0100
Sun, 07 Dec 2008 23:57:42 +0000 Sam Lantinga Don't need multi-threaded X11 for SDL 1.3
Sun, 07 Dec 2008 23:25:39 +0000 Sam Lantinga Default SSE2 off on iX86, since gcc will use it for floating point operations
Mon, 01 Dec 2008 23:09:09 +0000 Sam Lantinga Make sure that we don't generate floating point code that would cause illegal instruction exceptions on older processors, unless someone passes --enable-ssemath to configure.
Sun, 30 Nov 2008 21:58:23 +0000 Sam Lantinga Implemented the X11 (non-OpenGL) renderer, no alpha or scaling available.
Thu, 27 Nov 2008 05:29:12 +0000 Sam Lantinga RemDisabled some video drivers which are not converted to 1.3 yet
Wed, 29 Oct 2008 05:56:23 +0000 Sam Lantinga We'd never port SDL to Minix... would we? :)
Wed, 17 Sep 2008 08:20:57 +0000 Ryan C. Gordon Some cleanups on the new XInput code.
Mon, 25 Aug 2008 17:34:58 +0000 Edgar Simo Merge of force feedback branch r4039.
Mon, 25 Aug 2008 10:04:06 +0000 Sam Lantinga Merged last minute fixes from force feedback branch (r4031, r4033, r4034)
Mon, 25 Aug 2008 09:55:03 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Mon, 25 Aug 2008 06:33:00 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Mon, 25 Aug 2008 17:30:39 +0000 Edgar Simo Fix for mingw compilation of haptic subsystem by Alam. gsoc2008_force_feedback
Mon, 25 Aug 2008 09:51:02 +0000 Edgar Simo * Fixed autotools never properly detecting directinput. gsoc2008_force_feedback
Tue, 12 Aug 2008 20:46:39 +0000 Edgar Simo Made LINUXEV required for haptic. gsoc2008_force_feedback
Thu, 31 Jul 2008 11:10:52 +0000 Edgar Simo Configure should try to use haptic on windows with directinput. gsoc2008_force_feedback
Tue, 22 Jul 2008 10:58:27 +0000 Edgar Simo Allow haptic subsystem to build on mac. gsoc2008_force_feedback
Wed, 09 Jul 2008 17:06:54 +0000 Edgar Simo Dummy SDL haptic driver finally builds now. gsoc2008_force_feedback
Wed, 09 Jul 2008 16:33:51 +0000 Edgar Simo Fixed some typos preventing SDL from compiling with the haptic dummy driver. gsoc2008_force_feedback
Sun, 01 Jun 2008 18:46:51 +0000 Edgar Simo Properly quit the SDL_haptic subsystem. gsoc2008_force_feedback