log include/SDL.h @ 5227:c66b2a778b7e

age author description
Mon, 07 Feb 2011 16:45:40 -0800 Sam Lantinga Added a simple log message API
Sat, 05 Feb 2011 10:02:39 -0800 Sam Lantinga Added a hint system to allow configuration hints to be specified by the application.
Tue, 01 Feb 2011 21:40:03 -0800 Sam Lantinga Nobody is currently maintaining the QNX code, so removing it for now.
Tue, 01 Feb 2011 15:02:21 -0800 Sam Lantinga Split the rendering API out into a separate header file.
Thu, 27 Jan 2011 22:44:08 -0800 Sam Lantinga Removed completely non-portable event thread hack.
Mon, 17 Jan 2011 14:08:00 -0800 Sam Lantinga SDL_atomic.h is safe to include in the main header now.
Sun, 16 Jan 2011 17:45:42 -0800 Sam Lantinga Include windows.h in SDL_atomic.h by default, but don't include the atomic API in SDL.h
Sun, 22 Aug 2010 15:34:28 -0700 Sam Lantinga Fixed obsolete documentation
Thu, 29 Jul 2010 20:24:05 -0700 Sam Lantinga Documentation updates
Wed, 07 Jul 2010 23:24:04 -0700 Sam Lantinga First pass at clipboard API, still very much in progress
Sun, 09 May 2010 09:53:57 -0700 Sam Lantinga Updated with the SDL 1.3 list of supported operating systems
Mon, 21 Sep 2009 09:38:10 +0000 Sam Lantinga Fixed bug #706 SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Wed, 13 Jan 2010 07:25:28 +0000 Sam Lantinga The config sets the default assertion level so people can override it for their own use in application code.
Wed, 13 Jan 2010 06:47:17 +0000 Sam Lantinga First pass at Ryan's assertion code, minor tweaks to come.
Mon, 19 Oct 2009 13:31:58 +0000 Sam Lantinga Partial fix for bug #859
Tue, 06 Oct 2009 03:34:10 +0000 Sam Lantinga Eric Wing to Sam
Sun, 20 Sep 2009 04:15:19 +0000 Sam Lantinga Removed outdated Atari support
Sat, 19 Sep 2009 07:21:22 +0000 Sam Lantinga Removed outdated Dreamcast support
Sat, 19 Sep 2009 06:43:45 +0000 Sam Lantinga Removed outdated OS/2 support
Sat, 05 Sep 2009 09:11:03 +0000 Sam Lantinga CD-ROM support is so passé :)
Tue, 09 Jun 2009 17:33:44 +0000 Bob Pendleton First commit for SDL atomic operations.
Sun, 07 Jun 2009 06:06:35 +0000 Ryan C. Gordon Initial work on power subsystem for SDL 1.3.
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Mon, 25 Aug 2008 09:55:03 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Thu, 10 Jul 2008 23:35:01 +0000 Darren Alton Removed old touchscreen system, starting to implement mouse-based touchscreen. Also, more work on a non-software-rendering video driver gsoc2008_nds
Mon, 23 Jun 2008 11:55:26 +0000 Darren Alton Started adding framework for Touchscreen API, based on and (consistent with) the existing Joystick API. gsoc2008_nds
Sun, 01 Jun 2008 11:44:25 +0000 Edgar Simo First commit of the SDL_haptic subsystem. gsoc2008_force_feedback
Sun, 29 Oct 2006 04:09:17 +0000 Ryan C. Gordon Removed AmigaOS code for 1.3 branch.
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.
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options 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
Fri, 24 Feb 2006 08:17:28 +0000 Sam Lantinga Updated for Visual Studio Express 2005
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Fri, 10 Feb 2006 03:19:02 +0000 Sam Lantinga *** empty log message ***
Thu, 09 Feb 2006 09:07:13 +0000 Sam Lantinga Started the process of improving configure support, and merging C types
Mon, 06 Feb 2006 17:28:04 +0000 Sam Lantinga SDL_config.h will eventually be a general feature set test,
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Wed, 23 Nov 2005 07:07:19 +0000 Ryan C. Gordon Added #include "SDL_loadso.h" to SDL.h.
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Thu, 11 Apr 2002 14:35:16 +0000 Sam Lantinga Explicitly specify the SDL API calling convention (C by default)
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Wed, 06 Mar 2002 11:05:47 +0000 Sam Lantinga Removed the API changes to preserve SDL 1.2 stability
Wed, 06 Mar 2002 05:20:11 +0000 Sam Lantinga Added a new header file: SDL_loadso.h
Fri, 14 Dec 2001 12:37:47 +0000 Sam Lantinga Updated the headers with the correct e-mail address
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision