mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
6 lines
389 B
Text
6 lines
389 B
Text
This library is designed to make it easy to write games that run on UNIX,
|
|
Win32, MacOS X and other platforms 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.
|