Wed, 03 Jan 2018 10:03:25 -0800 |
Updated copyright for 2018
|
file | diff | annotate |
Thu, 21 Sep 2017 14:48:03 -0700 |
A hint with an empty string should be treated as the default value
|
file | diff | annotate |
Sun, 01 Jan 2017 18:33:28 -0800 |
Updated copyright for 2017
|
file | diff | annotate |
Fri, 07 Oct 2016 23:40:44 -0700 |
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
|
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 |
Wed, 29 Oct 2014 22:41:01 +0100 |
Removed unnecessary NULL check.
|
file | diff | annotate |
Wed, 29 Oct 2014 20:29:32 +0100 |
Fixed SDL_AddHintCallback() crashing if no more memory available.
|
file | diff | annotate |
Wed, 29 Oct 2014 20:20:47 +0100 |
Fixed bug 2647 - Memory leak in SDL_AddHintCallback function - SDL_hints.c
|
file | diff | annotate |
Sun, 02 Feb 2014 00:53:27 -0800 |
Fixed bug 2374 - Update copyright for 2014...
|
file | diff | annotate |
Sun, 24 Nov 2013 23:56:17 -0500 |
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
|
file | diff | annotate |
Thu, 29 Aug 2013 08:29:21 -0700 |
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
file | diff | annotate |
Thu, 29 Aug 2013 08:26:24 -0700 |
Christoph Mallon: Simplify assignment.
|
file | diff | annotate |
Sat, 13 Jul 2013 03:13:41 -0700 |
Added a hint to control the Windows timer resolution: SDL_HINT_TIMER_RESOLUTION
|
file | diff | annotate |
Sat, 18 May 2013 14:17:52 -0700 |
File style cleanup for the SDL 2.0 release
|
file | diff | annotate |
Fri, 15 Feb 2013 08:47:44 -0800 |
Happy New Year!
|
file | diff | annotate |
Thu, 09 Aug 2012 14:14:41 -0400 |
Removed some unused variables that gcc 4.6.1 complains about.
|
file | diff | annotate |
Sat, 31 Dec 2011 09:28:07 -0500 |
Happy New Year!
|
file | diff | annotate |
Fri, 10 Jun 2011 14:23:36 +0100 |
* SDL_IOS_IDLE_TIMER_DISABLED hint
|
file | diff | annotate |
Fri, 08 Apr 2011 13:03:26 -0700 |
SDL 1.3 is now under the zlib license.
|
file | diff | annotate |
Sat, 12 Feb 2011 12:04:23 -0800 |
This should match the header change.
|
file | diff | annotate |
Fri, 11 Feb 2011 22:37:15 -0800 |
Happy 2011! :)
|
file | diff | annotate |
Sat, 05 Feb 2011 20:02:37 -0800 |
Created a simpler version of SDL_SetHint() that doesn't need a priority.
|
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 |