# HG changeset patch # User Sam Lantinga # Date 1296116386 28800 # Node ID 5fe0330b0fd6ee11a5a2fa698735f34eba19c22e # Parent 797b37c0c046d6b95c3b7aa5ddc4e890e7640178 Added a list of platforms, for my own sanity. :) diff -r 797b37c0c046 -r 5fe0330b0fd6 README.Platforms --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.Platforms Thu Jan 27 00:19:46 2011 -0800 @@ -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