log configure.in @ 2620:4d91a53c6f8a gsoc2008_force_feedback

age author description
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
Sun, 01 Jun 2008 11:44:25 +0000 Edgar Simo First commit of the SDL_haptic subsystem. gsoc2008_force_feedback
Sun, 10 Feb 2008 16:21:05 +0000 Sam Lantinga Disable DirectFB by default, since it hasn't been updated for the 1.3 API yet.
Tue, 01 Jan 2008 15:26:11 +0000 Sam Lantinga Merged fix for bug #531 from SDL 1.2 revision 3511
Sun, 30 Dec 2007 05:01:35 +0000 Sam Lantinga Merged -fvisibility detection fix from SDL 1.2 revision 3500
Sat, 29 Dec 2007 22:13:47 +0000 Sam Lantinga Christian Walther fixed bug #530
Mon, 20 Aug 2007 01:02:37 +0000 Ryan C. Gordon Ported PulseAudio target from 1.2 to 1.3 interfaces, and added it to the trunk.
Fri, 17 Aug 2007 06:41:20 +0000 Sam Lantinga Enabled SSE2 intrinsics
Fri, 17 Aug 2007 03:22:03 +0000 Sam Lantinga Enabled 3DNow! intrinsic support
Wed, 15 Aug 2007 08:21:10 +0000 Sam Lantinga Removed hermes since it's LGPL and not compatible with a commercial license.
Mon, 13 Aug 2007 03:03:23 +0000 Sam Lantinga Shark rules!
Wed, 18 Jul 2007 04:05:40 +0000 Sam Lantinga Better windres detection
Mon, 16 Jul 2007 03:28:48 +0000 Sam Lantinga Added support for building version.rc in Windows build.
Thu, 12 Jul 2007 20:00:50 +0000 Bob Pendleton This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is
Tue, 10 Jul 2007 15:51:17 +0000 Sam Lantinga NAS dynamic loading is going to be have to looked at... *sigh*
Tue, 10 Jul 2007 04:45:50 +0000 Sam Lantinga Merged part of NetBSD pkgsrc patch-aj:
Thu, 05 Jul 2007 05:28:08 +0000 Sam Lantinga I'm not sure this is a good idea yet, since it adds a unicows.dll redistribution requirement on windows, but adding unicows allows SDL 1.3 to run on Windows 98.
Mon, 02 Jul 2007 02:49:34 +0000 Sam Lantinga Fixed assembly relocation problems, so we can check for NASM on Mac OS X.
Sat, 16 Jun 2007 05:52:34 +0000 Ryan C. Gordon Merged r3088:3089 from branches/SDL-1.2: yasm/nasm command line fix.
Fri, 15 Jun 2007 12:27:43 +0000 Ryan C. Gordon Merge r3079:3080 from branches/SDL-1.2: disable glX if no glu.h header.
Mon, 04 Jun 2007 11:08:25 +0000 Ryan C. Gordon Merged r3042:3043 from branches/SDL-1.2: legacy yasm fix.
Wed, 04 Apr 2007 10:41:00 +0000 Ryan C. Gordon Mac OS X port always links with IOKit framework in SDL 1.3.
Wed, 04 Apr 2007 10:39:16 +0000 Ryan C. Gordon Merged r3009:3011 from branches/SDL-1.2: Skip subsystem on --disable-joysticks.
Thu, 15 Feb 2007 23:57:07 +0000 Ryan C. Gordon Merged r2981:2982 from branches/SDL-1.2: fbcon getpagesize() compile fix.
Thu, 08 Feb 2007 21:54:18 +0000 Patrice Mandin make enable match name
Fri, 01 Dec 2006 20:25:03 +0000 Ryan C. Gordon From: Torsten Giebl