log include/SDL.h @ 5284:96a22141cf86 tip

age author description
Fri, 11 Feb 2011 22:37:15 -0800 Sam Lantinga Happy 2011! :)
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.