log include/SDL_config_win32.h @ 2753:0969758c8809

age author description
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...
Thu, 13 Jul 2006 08:13:02 +0000 Sam Lantinga Removed libc dependency on Windows again, to fix building with Visual C++ 2005 Express Edition.
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sun, 25 Jun 2006 17:14:39 +0000 Sam Lantinga (none)
Sun, 25 Jun 2006 17:12:08 +0000 Sam Lantinga Fixed including stdint.h with gcc on Win32