log include/SDL_config.h.in @ 3151:4a88137385f9 gsoc2009_ps3

age author description
2009-05-29 Martin Lowinski Added ps3 video driver based on the dummy driver. gsoc2009_ps3
2009-03-24 Sam Lantinga Date: Mon, 23 Mar 2009 09:17:24 +0200
2009-03-04 Sam Lantinga Date: Wed, 4 Mar 2009 15:38:22 +0200
2009-03-03 Sam Lantinga Date: Mon, 2 Mar 2009 16:27:42 +0200
2009-01-12 Sam Lantinga Fixed Visual C++ build
2009-01-12 Sam Lantinga Added an API to enable/disable the screen saver.
2009-01-10 Sam Lantinga Fixed Visual C++ release build for Visual C++ 2005
2009-01-04 Sam Lantinga Date: Sun, 04 Jan 2009 20:53:30 +0100
2009-01-01 Sam Lantinga Date: Thu, 01 Jan 2009 21:32:12 +0100
2008-12-08 Sam Lantinga Updated copyright date
2008-11-30 Sam Lantinga Implemented the X11 (non-OpenGL) renderer, no alpha or scaling available.
2008-09-17 Ryan C. Gordon Some cleanups on the new XInput code.
2008-08-27 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-21 Darren Alton Some more work on the audio driver. gsoc2008_nds
2008-07-31 Edgar Simo Configure should try to use haptic on windows with directinput. gsoc2008_force_feedback
2008-07-22 Edgar Simo Allow haptic subsystem to build on mac. gsoc2008_force_feedback
2008-07-09 Edgar Simo Dummy SDL haptic driver finally builds now. gsoc2008_force_feedback
2008-07-03 Edgar Simo Haptic subsystem should finally be properly attached to the build system. gsoc2008_force_feedback
2007-09-25 Ryan C. Gordon Merged r3449:3450 from branches/SDL-1.2: SDL_config.h.in Linux joystick fix.
2007-08-20 Ryan C. Gordon Ported PulseAudio target from 1.2 to 1.3 interfaces, and added it to the trunk.
2007-08-15 Sam Lantinga Removed hermes since it's LGPL and not compatible with a commercial license.
2007-07-12 Sam Lantinga Warn Visual C++ users if they have a stale configure generated SDL_config.h
2007-06-15 Ryan C. Gordon Removed EPOC port from the 1.3 branch.
2007-02-15 Ryan C. Gordon Merged r2981:2982 from branches/SDL-1.2: fbcon getpagesize() compile fix.
2006-11-11 Ryan C. Gordon Fixed building of Windows waveout audio.
2006-10-29 Ryan C. Gordon Removed AmigaOS code for 1.3 branch.
2006-10-17 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
2006-08-10 Sam Lantinga The GGI driver hasn't been maintained in 8 years. It's probably safe to remove. :)
2006-08-10 Sam Lantinga MacOS Classic is no longer supported.
2006-08-10 Sam Lantinga David Hedbor is no longer maintaining the Qtopia code.
2006-07-28 Sam Lantinga Implemented X11 OpenGL support.
2006-07-26 Sam Lantinga PicoGUI is no longer maintained by the author.
2006-07-26 Sam Lantinga The AAlib driver is fun, but not worth rewriting for SDL 1.3
2006-07-26 Sam Lantinga Hopefully glSDL has been superceded by the OpenGL render driver.
2006-07-26 Sam Lantinga Removing DGA support for SDL 1.3 - it's still buggy years later, and now
2006-07-23 Sam Lantinga The Mac OS X Cocoa video driver is under construction...
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-05-21 Sam Lantinga Moved DirectInput joystick code to 1.3 branch
2006-05-21 Sam Lantinga Closed bug #74
2006-05-08 Sam Lantinga Fixed bug #203
2006-07-08 Sam Lantinga Starting support for Direct3D render driver. SDL-1.3
2006-06-26 Sam Lantinga Started framework for Windows video driver SDL-1.3
2006-05-21 Sam Lantinga Moved DirectInput joystick code to 1.3 branch SDL-1.3
2006-05-17 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
2006-05-01 Sam Lantinga glSDL support SDL-1.3
2006-04-14 Sam Lantinga Make sure code is only compiled if the appropriate subsystem is enabled
2006-03-22 Ryan C. Gordon Xrandr support in the X11 target.
2006-03-21 Sam Lantinga *** empty log message ***
2006-03-21 Sam Lantinga Good idea, renaming OpenBSD audio to BSD audio.
2006-03-21 Sam Lantinga Fixed bug #52
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-13 Sam Lantinga Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
2006-03-02 Sam Lantinga Updated for Dreamcast KOS June 2005 snapshot:
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-20 Sam Lantinga NetBSD support
2006-02-19 Sam Lantinga Use only safe string functions
2006-02-17 Sam Lantinga Fixes for BeOS and Solaris builds