You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rxi d8c4bfa6ba Initial commit 4 years ago
..
docs Initial commit 4 years ago
i686-w64-mingw32 Initial commit 4 years ago
test Initial commit 4 years ago
x86_64-w64-mingw32 Initial commit 4 years ago
BUGS.txt Initial commit 4 years ago
COPYING.txt Initial commit 4 years ago
CREDITS.txt Initial commit 4 years ago
INSTALL.txt Initial commit 4 years ago
Makefile Initial commit 4 years ago
README-SDL.txt Initial commit 4 years ago
README.txt Initial commit 4 years ago
WhatsNew.txt Initial commit 4 years ago

README.txt


Simple DirectMedia Layer

(SDL)

Version 2.0

---
https://www.libsdl.org/

Simple DirectMedia Layer is a cross-platform development library designed
to provide low level access to audio, keyboard, mouse, joystick, and graphics
hardware via OpenGL and Direct3D. It is used by video playback software,
emulators, and popular games including Valve's award winning catalog
and many Humble Bundle games.

More extensive documentation is available in the docs directory, starting
with README.md

Enjoy!
Sam Lantinga (slouken@libsdl.org)