Mercurial > sdl-ios-xcode
comparison README.Platforms @ 5131:2c500f37abcf
merged: might need to check main.c in the iOS template to make sure no changes were abandoned.
author | Eric Wing <ewing . public |-at-| gmail . com> |
---|---|
date | Tue, 01 Feb 2011 00:37:02 -0800 |
parents | 5df0c142db9b |
children | 1435f8a6425c |
comparison
equal
deleted
inserted
replaced
5078:067973aec4d8 | 5131:2c500f37abcf |
---|---|
1 | |
2 This is a list of the platforms SDL supports, and who maintains them. | |
3 | |
4 Officially supported platforms | |
5 ============================== | |
6 (code compiles, and thoroughly tested for release) | |
7 ============================== | |
8 Windows XP | |
9 Windows Vista | |
10 Windows 7 | |
11 Mac OS X 10.4+ | |
12 Linux 2.6+ | |
13 iOS 3.2+ | |
14 Android 1.6+ | |
15 | |
16 Unofficially supported platforms | |
17 ================================ | |
18 (code compiles, but not thoroughly tested) | |
19 ================================ | |
20 Windows CE | |
21 FreeBSD | |
22 NetBSD | |
23 OpenBSD | |
24 Solaris | |
25 | |
26 Platforms supported by volunteers | |
27 ================================= | |
28 Pandora - maintained by Scott Smith <pickle136@sbcglobal.net> | |
29 | |
30 Platforms that need maintainers | |
31 =============================== | |
32 Nintendo DS | |
33 QNX | |
34 Haiku |