Mercurial > sdl-ios-xcode
comparison README @ 5153:1435f8a6425c
Nobody is currently maintaining the QNX code, so removing it for now.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 01 Feb 2011 21:40:03 -0800 |
parents | 797b37c0c046 |
children |
comparison
equal
deleted
inserted
replaced
5152:be02be2ea897 | 5153:1435f8a6425c |
---|---|
11 This is the Simple DirectMedia Layer, a general API that provides low | 11 This is the Simple DirectMedia Layer, a general API that provides low |
12 level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, | 12 level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, |
13 and 2D framebuffer across multiple platforms. | 13 and 2D framebuffer across multiple platforms. |
14 | 14 |
15 The current version supports Windows, Windows CE, Mac OS X, Linux, FreeBSD, | 15 The current version supports Windows, Windows CE, Mac OS X, Linux, FreeBSD, |
16 NetBSD, OpenBSD, BSD/OS, Solaris, QNX, iOS, and Android. The code contains | 16 NetBSD, OpenBSD, BSD/OS, Solaris, iOS, and Android. The code contains |
17 support for other operating systems but those are not officially supported. | 17 support for other operating systems but those are not officially supported. |
18 | 18 |
19 SDL is written in C, but works with C++ natively, and has bindings to | 19 SDL is written in C, but works with C++ natively, and has bindings to |
20 several other languages, including Ada, C#, Eiffel, Erlang, Euphoria, | 20 several other languages, including Ada, C#, Eiffel, Erlang, Euphoria, |
21 Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, Perl, PHP, | 21 Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, Perl, PHP, |