comparison include/SDL.h @ 3269:a67a961e2171

Removed outdated OS/2 support
author Sam Lantinga <slouken@libsdl.org>
date Sat, 19 Sep 2009 06:43:45 +0000
parents 5db962a9a991
children e8f63b28947d
comparison
equal deleted inserted replaced
3268:82ce350be859 3269:a67a961e2171
37 and 2D framebuffer across multiple platforms. 37 and 2D framebuffer across multiple platforms.
38 38
39 The current version supports Linux, Windows, Windows CE, BeOS, MacOS, 39 The current version supports Linux, Windows, Windows CE, BeOS, MacOS,
40 Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. 40 Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX.
41 The code contains support for Dreamcast, Atari, AIX, OSF/Tru64, 41 The code contains support for Dreamcast, Atari, AIX, OSF/Tru64,
42 RISC OS, SymbianOS, and OS/2, but these are not officially supported. 42 RISC OS, SymbianOS, but these are not officially supported.
43 43
44 SDL is written in C, but works with C++ natively, and has bindings to 44 SDL is written in C, but works with C++ natively, and has bindings to
45 several other languages, including Ada, C#, Eiffel, Erlang, Euphoria, 45 several other languages, including Ada, C#, Eiffel, Erlang, Euphoria,
46 Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, Perl, PHP, 46 Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, Perl, PHP,
47 Pike, Pliant, Python, Ruby, and Smalltalk. 47 Pike, Pliant, Python, Ruby, and Smalltalk.