Mercurial > sdl-ios-xcode
comparison README @ 549:c4471fe94881
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 24 Nov 2002 20:44:08 +0000 |
parents | 875fbe29588d |
children | 0da795da276c |
comparison
equal
deleted
inserted
replaced
548:6cd49f896c5a | 549:c4471fe94881 |
---|---|
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 SDL is written in C, but works with C++ natively, and has bindings to | 15 SDL is written in C, but works with C++ natively, and has bindings to |
16 several other languages, including Ada, Eiffel, Java, ML, Perl, PHP, | 16 several other languages, including Ada, Eiffel, Java, ML, Perl, PHP, |
17 Python, and Ruby. | 17 Pike, Python, and Ruby. |
18 | 18 |
19 The current version supports Linux, Windows, BeOS, MacOS, MacOS X, | 19 The current version supports Linux, Windows, BeOS, MacOS, MacOS X, |
20 FreeBSD, OpenBSD, BSD/OS, Solaris, and IRIX. The code contains support | 20 FreeBSD, OpenBSD, BSD/OS, Solaris, and IRIX. The code contains support |
21 for Windows CE, AmigaOS, Atari, QNX, NetBSD, AIX, OSF/Tru64, and SymbianOS, | 21 for Windows CE, AmigaOS, Atari, QNX, NetBSD, AIX, OSF/Tru64, and SymbianOS, |
22 but these are not yet officially supported. | 22 but these are not officially supported. |
23 | 23 |
24 This library is distributed under GNU LGPL version 2, which can be | 24 This library is distributed under GNU LGPL version 2, which can be |
25 found in the file "COPYING". This license allows you to use SDL | 25 found in the file "COPYING". This license allows you to use SDL |
26 freely in commercial programs as long as you link with the dynamic | 26 freely in commercial programs as long as you link with the dynamic |
27 library. | 27 library. |