Differences between version 4 and predecessor to the previous major change of SimpleDirectMediaLayer.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Tuesday, August 6, 2002 2:57:50 pm | by SamJansen | Revert |
Older page: | version 3 | Last edited on Monday, July 29, 2002 6:56:47 pm | by CraigBox | Revert |
@@ -1,5 +1,11 @@
A cross-platform [DirectX] replacement.
-AddToMe please
+Created by LokiGames in their efforts to port various MicrosoftWindows games to the Linux world. Though LokiGames have closed/gone into liquidation, their legacy lives on through their excellent library: SimpleDirectMediaLayer or SDL.
+
+SDL was used to port various MicrosoftWindows games to Linux such as CivilizationCallToPower, Descent3 and others. It is OpenSource (LGPL) and now works on many platforms: Windows, Linux, MacOS(X), BeOS ...
+
+The base library plus add-ons provide services such as threads, sound, timers, endian independance, image loading, etc. etc. The library is written in C.
+
+SDL can be found at [http://www.libsdl.org/]
See the [SDLManPages].