log include/SDL_config_win32.h @ 3032:77c3e67f0740

age author description
Mon, 12 Jan 2009 08:46:28 +0000 Sam Lantinga Fixed Visual C++ build
Sat, 10 Jan 2009 18:32:24 +0000 Sam Lantinga Fixed Visual C++ release build for Visual C++ 2005
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Sun, 31 Aug 2008 16:03:55 +0000 Sam Lantinga indent
Tue, 26 Aug 2008 11:40:37 +0000 Edgar Simo Changed spaces to tabs.
Mon, 25 Aug 2008 09:55:03 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Thu, 31 Jul 2008 11:10:52 +0000 Edgar Simo Configure should try to use haptic on windows with directinput. gsoc2008_force_feedback
Mon, 28 Jul 2008 10:26:21 +0000 Edgar Simo Put haptic defines in SDL_configs, patch by Alam. gsoc2008_force_feedback
Fri, 29 Jun 2007 11:08:53 +0000 Ryan C. Gordon Patched to compile (missing #endif from a mismerge). Thanks to Peter Mackay
Thu, 21 Jun 2007 18:50:00 +0000 Ryan C. Gordon Fixed previous VC6 patch.
Thu, 21 Jun 2007 18:21:49 +0000 Ryan C. Gordon Merged r3094:3095 from branches/SDL-1.2: Visual C++ 6.0 fixes.
Mon, 12 Feb 2007 11:46:08 +0000 Ryan C. Gordon Merged r2956:2957 from branches/SDL-1.2: Digital Mars stdint.h usage.
Sat, 11 Nov 2006 06:48:57 +0000 Ryan C. Gordon Fixed building of Windows waveout audio.
Fri, 14 Jul 2006 06:40:53 +0000 Sam Lantinga More of the Direct3D renderer is implemented, I'm not sure why it's not showing texture copies yet...