log include/SDL_config_win32.h @ 1855:5ff2c01e475e

age author description
Sun, 21 May 2006 17:26:40 +0000 Sam Lantinga Moved DirectInput joystick code to 1.3 branch
Sun, 21 May 2006 16:47:41 +0000 Sam Lantinga Closed bug #74
Sat, 08 Jul 2006 18:06:02 +0000 Sam Lantinga Starting support for Direct3D render driver. SDL-1.3
Fri, 30 Jun 2006 05:42:49 +0000 Sam Lantinga Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3
Sun, 25 Jun 2006 17:17:00 +0000 Sam Lantinga Merged gcc on win32 fix from SDL 1.2 SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Sun, 21 May 2006 17:27:13 +0000 Sam Lantinga Moved DirectInput joystick code to 1.3 branch SDL-1.3
Mon, 01 May 2006 06:58:33 +0000 Sam Lantinga glSDL support SDL-1.3
Thu, 13 Apr 2006 13:38:40 +0000 Sam Lantinga Fixed bug #176
Thu, 23 Mar 2006 21:55:13 +0000 Sam Lantinga A less rude way of doing the same thing...
Thu, 23 Mar 2006 21:52:47 +0000 Sam Lantinga These files should be included from SDL_config.h (so they get SDL_platform.h)
Tue, 14 Mar 2006 16:19:32 +0000 Sam Lantinga By default all the real targets have dummy audio/video and disk audio.
Tue, 14 Mar 2006 08:53:33 +0000 Ryan C. Gordon Implemented dummy audio driver.
Mon, 13 Mar 2006 02:12:39 +0000 Sam Lantinga Added _strnicmp support
Mon, 13 Mar 2006 02:06:33 +0000 Sam Lantinga Win32 fixes
Sat, 11 Mar 2006 23:46:45 +0000 Sam Lantinga Fixes from Dmitry Yakimov:
Tue, 07 Mar 2006 05:21:32 +0000 Sam Lantinga More Win64 updates
Mon, 06 Mar 2006 15:29:41 +0000 Sam Lantinga Whoops, built without libC support - doh!
Mon, 06 Mar 2006 07:42:36 +0000 Sam Lantinga Enabled libc support on Win32, so we don't break binary compatibility in 1.2
Mon, 06 Mar 2006 06:00:45 +0000 Sam Lantinga Fixed declarations to match mingw includes
Sat, 04 Mar 2006 08:24:35 +0000 Sam Lantinga Updated WinCE support by Dmitry (with some tweaks)
Fri, 24 Feb 2006 18:24:57 +0000 Sam Lantinga Update for Visual C++ 6.0
Fri, 24 Feb 2006 08:17:28 +0000 Sam Lantinga Updated for Visual Studio Express 2005
Fri, 24 Feb 2006 07:26:31 +0000 Sam Lantinga Added pre-configured versions of SDL_config.h for various platforms