log include/SDL_config_win32.h @ 3845:ee5dfa7f7993 SDL-ryan-multiple-audio-device

age author description
2006-07-14 Sam Lantinga More of the Direct3D renderer is implemented, I'm not sure why it's not showing texture copies yet...
2006-07-13 Sam Lantinga Removed libc dependency on Windows again, to fix building with Visual C++ 2005 Express Edition.
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-06-25 Sam Lantinga (none)
2006-06-25 Sam Lantinga Fixed including stdint.h with gcc on Win32
2006-05-21 Sam Lantinga Moved DirectInput joystick code to 1.3 branch
2006-05-21 Sam Lantinga Closed bug #74
2006-07-08 Sam Lantinga Starting support for Direct3D render driver. SDL-1.3
2006-06-30 Sam Lantinga Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3
2006-06-25 Sam Lantinga Merged gcc on win32 fix from SDL 1.2 SDL-1.3
2006-05-28 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
2006-05-21 Sam Lantinga Moved DirectInput joystick code to 1.3 branch SDL-1.3
2006-05-01 Sam Lantinga glSDL support SDL-1.3
2006-04-13 Sam Lantinga Fixed bug #176
2006-03-23 Sam Lantinga A less rude way of doing the same thing...
2006-03-23 Sam Lantinga These files should be included from SDL_config.h (so they get SDL_platform.h)
2006-03-14 Sam Lantinga By default all the real targets have dummy audio/video and disk audio.
2006-03-14 Ryan C. Gordon Implemented dummy audio driver.
2006-03-13 Sam Lantinga Added _strnicmp support
2006-03-13 Sam Lantinga Win32 fixes
2006-03-11 Sam Lantinga Fixes from Dmitry Yakimov:
2006-03-07 Sam Lantinga More Win64 updates
2006-03-06 Sam Lantinga Whoops, built without libC support - doh!
2006-03-06 Sam Lantinga Enabled libc support on Win32, so we don't break binary compatibility in 1.2
2006-03-06 Sam Lantinga Fixed declarations to match mingw includes
2006-03-04 Sam Lantinga Updated WinCE support by Dmitry (with some tweaks)
2006-02-24 Sam Lantinga Update for Visual C++ 6.0
2006-02-24 Sam Lantinga Updated for Visual Studio Express 2005
2006-02-24 Sam Lantinga Added pre-configured versions of SDL_config.h for various platforms