Sat, 02 Jan 2021 10:25:38 -0800 |
Updated copyright for 2021
|
file | diff | annotate |
Wed, 23 Dec 2020 13:47:49 -0800 |
Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf
|
file | diff | annotate |
Mon, 23 Nov 2020 20:37:10 +0300 |
remove non-existing tslib support from autofoo and cmake
|
file | diff | annotate |
Sat, 14 Nov 2020 02:16:41 -0500 |
config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate.
|
file | diff | annotate |
Mon, 13 Apr 2020 08:18:16 -0700 |
Enable the virtual joystick API by default
|
file | diff | annotate |
Thu, 16 Jan 2020 20:49:25 -0800 |
Updated copyright date for 2020
|
file | diff | annotate |
Wed, 20 Nov 2019 20:40:50 +0300 |
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
file | diff | annotate |
Fri, 04 Jan 2019 22:01:14 -0800 |
Updated copyright for 2019
|
file | diff | annotate |
Tue, 21 Aug 2018 13:29:21 -0700 |
Added a dummy sensor driver
|
file | diff | annotate |
Sat, 04 Aug 2018 11:52:46 -0400 |
SDL_exp
|
file | diff | annotate |
Wed, 17 Jan 2018 11:53:09 -0500 |
SDL_log10
|
file | diff | annotate |
Wed, 03 Jan 2018 10:03:25 -0800 |
Updated copyright for 2018
|
file | diff | annotate |
Sat, 04 Nov 2017 17:35:03 -0700 |
Added SDL_fmod() and SDL_fmodf()
|
file | diff | annotate |
Thu, 12 Oct 2017 13:44:28 -0700 |
Added functions to query and set the SDL memory allocation functions:
|
file | diff | annotate |
Sat, 09 Sep 2017 08:36:37 -0700 |
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits
|
file | diff | annotate |
Mon, 20 Feb 2017 10:55:33 -0800 |
Updated config headers to override the base SDL_config.h if both are included
|
file | diff | annotate |
Sun, 01 Jan 2017 18:33:28 -0800 |
Updated copyright for 2017
|
file | diff | annotate |
Sun, 20 Nov 2016 21:34:54 -0800 |
Renaming of guard header names to quiet -Wreserved-id-macro
|
file | diff | annotate |
Sat, 02 Jan 2016 10:10:34 -0800 |
Updated copyright to 2016
|
file | diff | annotate |
Mon, 07 Dec 2015 21:41:55 +0100 |
Pandora: Fixed deactivating no more available CD-ROM support in config header.
|
file | diff | annotate |
Tue, 26 May 2015 06:27:46 -0700 |
Updated the copyright year to 2015
|
file | diff | annotate |
Sun, 17 Aug 2014 13:11:55 -0700 |
Removed SDL_round() because the license wasn't compatible with zlib
|
file | diff | annotate |
Sat, 16 Aug 2014 23:23:15 -0700 |
Added SDL_round(), contributed by Benoit Pierre - thanks!
|
file | diff | annotate |
Sat, 07 Jun 2014 18:20:01 -0700 |
Added SDL_sqrtf(), SDL_tan(), SDL_tanf()
|
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:36:15 -0500 |
We don't need to check for snprintf() anymore, we don't use it.
|
file | diff | annotate |
Sun, 24 Nov 2013 23:35:38 -0500 |
Added SDL_vsscanf().
|
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 |
Sat, 31 Dec 2011 09:28:07 -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 |
Fri, 25 Mar 2011 13:47:49 -0700 |
SDL 1.3 requires a 64-bit type for the platform.
|
file | diff | annotate |
Fri, 11 Feb 2011 22:37:15 -0800 |
Happy 2011! :)
|
file | diff | annotate |
Sun, 24 Jan 2010 21:10:53 +0000 |
Fixed bug #926
|
file | diff | annotate |
Wed, 13 Jan 2010 08:06:32 +0000 |
Allow configure to override assertion settings, but by default this comes from the build optimization level.
|
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 |
Wed, 16 Dec 2009 10:59:51 +0000 |
Implemented SDL_setenv(), moved SDL_putenv() to compat.
|
file | diff | annotate |
Tue, 17 Nov 2009 04:53:15 +0000 |
Scott to slouken
|
file | diff | annotate |