SDL: Difference between revisions

From OLPC
Jump to navigation Jump to search
(wikipedia template + more info)
(formatting, cat)
Line 6: Line 6:
}}
}}


SDL is included on the XO (a necessary component of [[Pygame]]).
'''SDL''' is included on the XO (a necessary component of [[Pygame]]).


{{stub}}
{{stub}}

[[Category:Software development]]

Revision as of 18:14, 20 January 2008

Wikipedia
Simple DirectMedia Layer Simple DirectMedia Layer (SDL) is a cross-platform, multimedia, free and open-source software library written in C that creates an abstraction over various platforms' graphics, sound, and input APIs, allowing a developer to write a computer game or other multimedia application once and run it on many operating systems including Linux, Windows, Mac OS X, AmigaOS and its clone MorphOS. It manages video, events, digital audio, CD-ROM, sound, threads, shared object loading, networking and timers.

This article contains content from a Wikipedia article which is licensed under the GNU Free Documentation License.


SDL is included on the XO (a necessary component of Pygame).

This article is a stub. You can help the OLPC project by expanding it.