freebsd-ports/devel/sdl12/pkg-descr
Chris Piazza e50599ae69 Import of SDL.
SDL is a free cross-platform multi-media development API.
It is used for games, emulators, demos, any multimedia application.
It handles video, audio, threads, endian independence and more.

PR:		13026
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-13 05:18:16 +00:00

8 lines
417 B
Plaintext

This library is designed to make it easy to write games that run on UNIX,
Win32 and BeOS using the various native high-performance media interfaces,
(for video, audio, etc) and presenting a single source-code level API to
your application. This is a fairly low level API, but using this, completely
portable applications can be written with a great deal of flexibility.
WWW: http://www.devolution.com/~slouken/SDL/