log configure.in @ 2857:5e04bdd79479

age author description
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