Sat, 02 Jan 2021 10:25:38 -0800 |
Updated copyright for 2021
|
file | diff | annotate |
Thu, 16 Jan 2020 20:49:25 -0800 |
Updated copyright date for 2020
|
file | diff | annotate |
Fri, 04 Jan 2019 22:01:14 -0800 |
Updated copyright for 2019
|
file | diff | annotate |
Sat, 24 Mar 2018 22:25:33 +0300 |
OS/2 fixes:
|
file | diff | annotate |
Wed, 03 Jan 2018 10:03:25 -0800 |
Updated copyright for 2018
|
file | diff | annotate |
Wed, 06 Dec 2017 13:48:51 -0500 |
winrt: Patched to compile on Ryan's workstation. :)
|
file | diff | annotate |
Fri, 08 Sep 2017 15:08:50 -0700 |
Fixed building with the first version of Visual Studio 2017, which doesn't have __has_include() (Thanks Simon!)
|
file | diff | annotate |
Sat, 19 Aug 2017 02:23:50 -0700 |
Fixed building with Visual Studio 2017 and the Windows XP toolset if _USING_V110_SDK71_ accidentally gets undefined
|
file | diff | annotate |
Mon, 14 Aug 2017 10:15:38 -0700 |
Fixed bug 3752 - minor os2 defines
|
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 |
Tue, 13 Sep 2016 22:18:06 -0300 |
Initial Apple TV / tvOS support.
|
file | diff | annotate |
Sat, 21 May 2016 00:20:52 -0300 |
Removed Mac OS 10.5 support (bug #3137). Also fixed a warning about deprecated Carbon code when using SDL_audio (bug #3127, thanks Dominik!)
|
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 |
Sat, 05 Jul 2014 16:11:23 -0700 |
2620 solaris port missing atomics if not using gcc
|
file | diff | annotate |
Fri, 06 Jun 2014 15:45:59 -0300 |
Chrome's Native Client backend implementation
|
file | diff | annotate |
Tue, 18 Mar 2014 12:08:49 -0400 |
Fixed a build error in SDL_platform.h when using Code Blocks and MinGW
|
file | diff | annotate |
Wed, 12 Mar 2014 23:44:23 -0700 |
Windows XP toolchain fix from Bruce Dawson:
|
file | diff | annotate |
Sun, 09 Mar 2014 12:08:07 -0700 |
Fixed compiling with mingw64
|
file | diff | annotate |
Sun, 09 Mar 2014 11:36:47 -0700 |
Integrated David Ludwig's support for Windows RT
|
file | diff | annotate |
Sun, 09 Mar 2014 11:06:11 -0700 |
Fixed line endings on WinRT source code
|
file | diff | annotate |
Thu, 28 Nov 2013 22:09:21 -0500 |
WinRT: merged with latest SDL 2.x/HG code
|
file | diff | annotate |
Sun, 27 Oct 2013 21:26:46 -0400 |
WinRT: merged with SDL 2.0.1 codebase
|
file | diff | annotate |
Tue, 13 Aug 2013 20:09:52 -0400 |
WinRT: build fixes and additional WinRT-related integrations with SDL 2.0.0
|
file | diff | annotate |
Mon, 12 Aug 2013 22:29:55 -0400 |
WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d6a8fa507a45)
|
file | diff | annotate |
Sun, 14 Apr 2013 11:42:55 -0400 |
WinRT: merged with latest, official, SDL 2.x sources (at rev. bea100d73d13)
|
file | diff | annotate |
Sat, 23 Feb 2013 20:01:46 -0500 |
WinRT: merged with latest, official, SDL 2.x code
|
file | diff | annotate |
Sun, 25 Nov 2012 14:45:04 -0500 |
WinRT: fixed Win32 builds by prevented __WINRT__ from being defined
|
file | diff | annotate |
Fri, 23 Nov 2012 00:02:27 -0500 |
WinRT: cleanups in SDL_platform.h
|
file | diff | annotate |
Thu, 22 Nov 2012 13:11:05 -0500 |
WinRT: made SDL_platform.h auto-detect WinRT
|
file | diff | annotate |
Wed, 17 Oct 2012 21:43:20 -0400 |
Got a bare-bones version of SDL compiling for Windows RT. Dummy drivers are used in some places. Very little Windows-specific code (from the Win32 version of SDL) is used.
|
file | diff | annotate |
Sun, 02 Feb 2014 20:55:42 +0100 |
Added additional platform check for __ANDROID__.
|
file | diff | annotate |
Sun, 02 Feb 2014 00:53:27 -0800 |
Fixed bug 2374 - Update copyright for 2014...
|
file | diff | annotate |
Fri, 27 Dec 2013 10:18:11 -0800 |
Bump SDL to build with 10.7 SDK.
|
file | diff | annotate |
Thu, 14 Nov 2013 11:51:24 -0500 |
Renamed things named after BeOS to be named after Haiku instead.
|
file | diff | annotate |
Sun, 20 Oct 2013 20:41:30 -0700 |
Added __WINDOWS__ to reflect both 32 and 64-bit windows platforms
|
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, 23 Jul 2013 17:38:59 -0700 |
Mac: Codify SDK and OS requirements, and clean up.
|
file | diff | annotate |
Sun, 21 Jul 2013 23:01:01 -0700 |
Fixed building with cygwin
|
file | diff | annotate |
Sat, 18 May 2013 14:17:52 -0700 |
File style cleanup for the SDL 2.0 release
|
file | diff | annotate |
Sun, 17 Mar 2013 09:45:40 -0700 |
The platform define for the PSP is __PSP__
|
file | diff | annotate |
Sun, 17 Mar 2013 09:44:58 -0700 |
Removed Nintendo DS support since nobody has volunteered to maintain it for over a year.
|
file | diff | annotate |
Sun, 17 Mar 2013 20:07:02 +0800 |
Add PSP support
|
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 |
Sat, 31 Dec 2011 09:16:08 -0500 |
Happy New Year!
|
file | diff | annotate |
Thu, 25 Aug 2011 03:11:28 -0400 |
Removed the MAC_OS_X_VERSION_10_x macros from the 1.3 branch.
|
file | diff | annotate |
Fri, 08 Apr 2011 13:03:26 -0700 |
SDL 1.3 is now under the zlib license.
|
file | diff | annotate |
Fri, 11 Feb 2011 22:37:15 -0800 |
Happy 2011! :)
|
file | diff | annotate |
Mon, 24 Jan 2011 15:46:11 -0800 |
Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008
|
file | diff | annotate |
Thu, 20 Jan 2011 18:04:05 -0800 |
Fixed bug #925
|
file | diff | annotate |
Wed, 01 Dec 2010 12:23:16 -0800 |
Removed support for 10.3.9
|
file | diff | annotate |
Sun, 23 May 2010 15:08:30 +1200 |
Fixed comment style
|
file | diff | annotate |
Mon, 17 May 2010 15:14:34 +1200 |
Initial commit, adding __ANDROID__ to the platform list
|
file | diff | annotate |
Sat, 10 Oct 2009 09:38:02 +0000 |
Adapted from 215_kfreebsd_gnu.diff
|
file | diff | annotate |
Mon, 21 Sep 2009 09:38:10 +0000 |
Fixed bug #706
|
file | diff | annotate |
Tue, 17 Mar 2009 03:58:53 +0000 |
Date: Fri, 6 Mar 2009 12:41:17 -0800
|
file | diff | annotate |
Mon, 08 Dec 2008 00:25:42 +0000 |
Updated copyright date
|
file | diff | annotate |