From 4a5ffdbbccdd3b5488037e86a838d3d93d98523d Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Thu, 27 Jan 2011 00:19:46 -0800 Subject: [PATCH] Added a list of platforms, for my own sanity. :) --- README.Platforms | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 README.Platforms diff --git a/README.Platforms b/README.Platforms new file mode 100644 index 000000000..6bf4de12b --- /dev/null +++ b/README.Platforms @@ -0,0 +1,34 @@ + +This is a list of the platforms SDL supports, and who maintains them. + +Officially supported platforms +============================== +(code compiles, and thoroughly tested for release) +============================== +Windows XP +Windows Vista +Windows 7 +Mac OS X 10.4+ +Linux 2.6+ +iOS 3.2+ +Android 1.6+ + +Unofficially supported platforms +================================ +(code compiles, but not thoroughly tested) +================================ +Windows CE +FreeBSD +NetBSD +OpenBSD +Solaris + +Platforms supported by volunteers +================================= + +Platforms that need maintainers +=============================== +Nintendo DS +Pandora +QNX +Haiku