Wed, 03 Aug 2016 22:30:31 +0200 |
Added brackets to function names in header comments so that doxygen links them.
|
file | diff | annotate |
Sat, 02 Jan 2016 10:10:34 -0800 |
Updated copyright to 2016
|
file | diff | annotate |
Tue, 26 May 2015 06:27:46 -0700 |
Updated the copyright year to 2015
|
file | diff | annotate |
Tue, 29 Jul 2014 09:20:12 -0300 |
Rearrange documentation
|
file | diff | annotate |
Tue, 08 Jul 2014 16:17:06 -0400 |
Comment update: SDL_INIT_NOPARACHUTE doesn't do anything as of 2.0.0.
|
file | diff | annotate |
Thu, 03 Jul 2014 10:22:26 -0700 |
add a comment to SDL_InitSubSystem explaining its refcounting behavior
|
file | diff | annotate |
Sun, 02 Feb 2014 00:53:27 -0800 |
Fixed bug 2374 - Update copyright for 2014...
|
file | diff | annotate |
Wed, 21 Aug 2013 09:47:10 -0300 |
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
file | diff | annotate |
Wed, 21 Aug 2013 09:43:09 -0300 |
OCD fixes: Adds a space before */
|
file | diff | annotate |
Tue, 20 Aug 2013 19:57:11 -0400 |
Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.
|
file | diff | annotate |
Sun, 18 Aug 2013 11:15:30 +0200 |
Replaced introduction in header file with more recent version from README.txt.
|
file | diff | annotate |
Sun, 07 Jul 2013 16:15:21 +0200 |
Corrected name of constant in header file comment.
|
file | diff | annotate |
Sat, 06 Jul 2013 12:28:57 -0700 |
Make it possible to use SDL events separately from the video subsystem.
|
file | diff | annotate |
Sat, 18 May 2013 14:17:52 -0700 |
File style cleanup for the SDL 2.0 release
|
file | diff | annotate |
Sat, 23 Mar 2013 13:03:36 -0700 |
Updated the license listed in the header, fixing bug 1768
|
file | diff | annotate |
Fri, 08 Mar 2013 11:38:08 -0500 |
Changed SDL_INIT_EVERYTHING to only request currently-known subsystems.
|
file | diff | annotate |
Mon, 25 Feb 2013 01:50:59 -0500 |
Added SDL_haptic.h to SDL.h.
|
file | diff | annotate |
Fri, 15 Feb 2013 08:47:44 -0800 |
Happy New Year!
|
file | diff | annotate |
Thu, 14 Feb 2013 15:56:33 -0800 |
Updated documentation with info about the wiki
|
file | diff | annotate |
Mon, 26 Nov 2012 16:37:54 -0800 |
Added hotplug joystick support and simplified game controller API, courtesy of Alfred Reynolds
|
file | diff | annotate |
Tue, 23 Oct 2012 17:11:22 -0700 |
Added API for simple messagebox, courtesy of Mike Sartain
|
file | diff | annotate |
Fri, 22 Jun 2012 19:19:18 -0400 |
Created a header file for system dependent API functions, and added SDL_iPhoneSetAnimationCallback()
|
file | diff | annotate |
Sun, 22 Jan 2012 18:11:41 -0500 |
Removed the SDL 1.2 compatibility API... we'll see how painful this is.
|
file | diff | annotate |
Sat, 31 Dec 2011 09:28:07 -0500 |
Happy New Year!
|
file | diff | annotate |
Sat, 31 Dec 2011 09:16:08 -0500 |
Happy New Year!
|
file | diff | annotate |
Fri, 08 Apr 2011 13:03:26 -0700 |
SDL 1.3 is now under the zlib license.
|
file | diff | annotate |
Sat, 19 Feb 2011 11:23:41 -0800 |
Add assertions to the default API set.
|
file | diff | annotate |
Fri, 11 Feb 2011 22:37:15 -0800 |
Happy 2011! :)
|
file | diff | annotate |
Mon, 07 Feb 2011 16:45:40 -0800 |
Added a simple log message API
|
file | diff | annotate |
Sat, 05 Feb 2011 10:02:39 -0800 |
Added a hint system to allow configuration hints to be specified by the application.
|
file | diff | annotate |
Tue, 01 Feb 2011 21:40:03 -0800 |
Nobody is currently maintaining the QNX code, so removing it for now.
|
file | diff | annotate |
Tue, 01 Feb 2011 15:02:21 -0800 |
Split the rendering API out into a separate header file.
|
file | diff | annotate |
Thu, 27 Jan 2011 22:44:08 -0800 |
Removed completely non-portable event thread hack.
|
file | diff | annotate |
Mon, 17 Jan 2011 14:08:00 -0800 |
SDL_atomic.h is safe to include in the main header now.
|
file | diff | annotate |
Sun, 16 Jan 2011 17:45:42 -0800 |
Include windows.h in SDL_atomic.h by default, but don't include the atomic API in SDL.h
|
file | diff | annotate |
Sun, 22 Aug 2010 15:34:28 -0700 |
Fixed obsolete documentation
|
file | diff | annotate |
Thu, 29 Jul 2010 20:24:05 -0700 |
Documentation updates
|
file | diff | annotate |
Wed, 07 Jul 2010 23:24:04 -0700 |
First pass at clipboard API, still very much in progress
|
file | diff | annotate |
Sun, 09 May 2010 09:53:57 -0700 |
Updated with the SDL 1.3 list of supported operating systems
|
file | diff | annotate |
Mon, 21 Sep 2009 09:38:10 +0000 |
Fixed bug #706
|
file | diff | annotate |
Mon, 08 Dec 2008 00:25:42 +0000 |
Updated copyright date
|
file | diff | annotate |
Sun, 24 Jan 2010 21:10:53 +0000 |
Fixed bug #926
|
file | diff | annotate |
Wed, 13 Jan 2010 07:25:28 +0000 |
The config sets the default assertion level so people can override it for their own use in application code.
|
file | diff | annotate |
Wed, 13 Jan 2010 06:47:17 +0000 |
First pass at Ryan's assertion code, minor tweaks to come.
|
file | diff | annotate |
Mon, 19 Oct 2009 13:31:58 +0000 |
Partial fix for bug #859
|
file | diff | annotate |
Tue, 06 Oct 2009 03:34:10 +0000 |
Eric Wing to Sam
|
file | diff | annotate |
Sun, 20 Sep 2009 04:15:19 +0000 |
Removed outdated Atari support
|
file | diff | annotate |
Sat, 19 Sep 2009 07:21:22 +0000 |
Removed outdated Dreamcast support
|
file | diff | annotate |
Sat, 19 Sep 2009 06:43:45 +0000 |
Removed outdated OS/2 support
|
file | diff | annotate |
Sat, 05 Sep 2009 09:11:03 +0000 |
CD-ROM support is so passé :)
|
file | diff | annotate |
Tue, 09 Jun 2009 17:33:44 +0000 |
First commit for SDL atomic operations.
|
file | diff | annotate |
Sun, 07 Jun 2009 06:06:35 +0000 |
Initial work on power subsystem for SDL 1.3.
|
file | diff | annotate |
Mon, 08 Dec 2008 00:27:32 +0000 |
Updated copyright date
|
file | diff | annotate |
Mon, 25 Aug 2008 09:55:03 +0000 |
Final merge of Google Summer of Code 2008 work...
|
file | diff | annotate |
Thu, 10 Jul 2008 23:35:01 +0000 |
Removed old touchscreen system, starting to implement mouse-based touchscreen. Also, more work on a non-software-rendering video driver
|
file | diff | annotate |
Mon, 23 Jun 2008 11:55:26 +0000 |
Started adding framework for Touchscreen API, based on and (consistent with) the existing Joystick API.
|
file | diff | annotate |
Sun, 01 Jun 2008 11:44:25 +0000 |
First commit of the SDL_haptic subsystem.
|
file | diff | annotate |
Sun, 29 Oct 2006 04:09:17 +0000 |
Removed AmigaOS code for 1.3 branch.
|
file | diff | annotate |
Mon, 10 Jul 2006 21:04:37 +0000 |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
file | diff | annotate |
Mon, 29 May 2006 04:04:35 +0000 |
more tweaking indent options
|
file | diff | annotate |