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 |
Sun, 24 Jan 2010 21:10:53 +0000 |
Fixed bug #926
|
file | diff | annotate |
Mon, 19 Oct 2009 13:31:58 +0000 |
Partial fix for bug #859
|
file | diff | annotate |
Sat, 10 Oct 2009 09:36:12 +0000 |
Adapted from Debian patch: 215_kfreebsd_gnu.diff
|
file | diff | annotate |
Sat, 26 Sep 2009 10:32:14 +0000 |
Fixed bug #777
|
file | diff | annotate |
Mon, 21 Sep 2009 09:21:00 +0000 |
Fixed bug #615
|
file | diff | annotate |
Sun, 14 Dec 2008 07:22:15 +0000 |
Corrected case for TargetConditionals.h
|
file | diff | annotate |
Mon, 08 Dec 2008 00:27:32 +0000 |
Updated copyright date
|
file | diff | annotate |
Sat, 04 Oct 2008 06:46:59 +0000 |
Final merge of Google Summer of Code 2008 work...
|
file | diff | annotate |
Wed, 27 Aug 2008 15:10:03 +0000 |
Final merge of Google Summer of Code 2008 work...
|
file | diff | annotate |
Sat, 05 Jul 2008 16:15:44 +0000 |
Reverted Holmes' changes, they should be on the iphone branch
|
file | diff | annotate |
Sun, 22 Jun 2008 23:12:02 +0000 |
Added iPhone OS (__IPHONEOS__) as a platform
|
file | diff | annotate |
Tue, 10 Jun 2008 06:45:39 +0000 |
First commit. Added header configs for DS as well as a Makefile. Initial work on framebuffer video driver, currently not functioning as desired.
|
file | diff | annotate |
Fri, 15 Aug 2008 18:51:28 +0000 |
Added macro so that targetconditionals.h isn't included when compiling from versions of Mac OS X earlier than 10.3 (the header file doesn't exist there). Instead, it is just assumed that you want to compile for Mac OS X rather than iPhone ... a fine assumption since you need 10.5 to compile for iPhone.
|
file | diff | annotate |
Fri, 18 Jul 2008 18:41:08 +0000 |
Added macros to detect if you are compiling for iPhone OS vs Mac OS X.
|
file | diff | annotate |
Sun, 29 Oct 2006 04:09:17 +0000 |
Removed AmigaOS code for 1.3 branch.
|
file | diff | annotate |
Wed, 17 May 2006 08:18:28 +0000 |
Merge trunk-1.3-3
|
file | diff | annotate |
Thu, 13 Apr 2006 14:59:34 +0000 |
Fixed MacOS X and Solaris detection
|
file | diff | annotate |
Thu, 13 Apr 2006 14:14:06 +0000 |
Fixed bug #185
|
file | diff | annotate |
Tue, 21 Mar 2006 08:54:50 +0000 |
Fixed bug #52
|
file | diff | annotate |
Tue, 07 Mar 2006 04:58:30 +0000 |
Updated MacOS X support
|
file | diff | annotate |
Thu, 02 Mar 2006 13:16:02 +0000 |
Updated for Dreamcast KOS June 2005 snapshot:
|
file | diff | annotate |
Fri, 24 Feb 2006 07:26:31 +0000 |
Added pre-configured versions of SDL_config.h for various platforms
|
file | diff | annotate |
Tue, 21 Feb 2006 09:14:58 +0000 |
*** empty log message ***
|
file | diff | annotate |
Tue, 21 Feb 2006 08:46:50 +0000 |
Use consistent identifiers for the various platforms we support.
|
file | diff | annotate |