redream/deps/sdl2-2.0.3
Anthony Pesch d711b945df updated to SDL2 head 2015-08-26 21:27:52 -07:00
..
VisualC updated to SDL2 head 2015-08-26 21:27:52 -07:00
VisualC-WinRT updated to SDL2 head 2015-08-26 21:27:52 -07:00
Xcode updated to SDL2 head 2015-08-26 21:27:52 -07:00
Xcode-iOS updated to SDL2 head 2015-08-26 21:27:52 -07:00
acinclude updated to SDL2 head 2015-08-26 21:27:52 -07:00
android-project updated to SDL2 head 2015-08-26 21:27:52 -07:00
build-scripts updated to SDL2 head 2015-08-26 21:27:52 -07:00
cmake updated to SDL2 head 2015-08-26 21:27:52 -07:00
debian updated to SDL2 head 2015-08-26 21:27:52 -07:00
docs updated to SDL2 head 2015-08-26 21:27:52 -07:00
include updated to SDL2 head 2015-08-26 21:27:52 -07:00
premake updated to SDL2 head 2015-08-26 21:27:52 -07:00
src updated to SDL2 head 2015-08-26 21:27:52 -07:00
test updated to SDL2 head 2015-08-26 21:27:52 -07:00
visualtest updated to SDL2 head 2015-08-26 21:27:52 -07:00
Android.mk updated to SDL2 head 2015-08-26 21:27:52 -07:00
BUGS.txt initial public commit 2015-07-01 10:45:31 -07:00
CMakeLists.txt updated to SDL2 head 2015-08-26 21:27:52 -07:00
COPYING.txt updated to SDL2 head 2015-08-26 21:27:52 -07:00
CREDITS.txt initial public commit 2015-07-01 10:45:31 -07:00
INSTALL.txt initial public commit 2015-07-01 10:45:31 -07:00
Makefile.in updated to SDL2 head 2015-08-26 21:27:52 -07:00
Makefile.minimal initial public commit 2015-07-01 10:45:31 -07:00
Makefile.pandora initial public commit 2015-07-01 10:45:31 -07:00
Makefile.psp initial public commit 2015-07-01 10:45:31 -07:00
Makefile.wiz initial public commit 2015-07-01 10:45:31 -07:00
README-SDL.txt initial public commit 2015-07-01 10:45:31 -07:00
README.txt initial public commit 2015-07-01 10:45:31 -07:00
SDL2.spec.in updated to SDL2 head 2015-08-26 21:27:52 -07:00
TODO.txt initial public commit 2015-07-01 10:45:31 -07:00
VisualC.html initial public commit 2015-07-01 10:45:31 -07:00
WhatsNew.txt updated to SDL2 head 2015-08-26 21:27:52 -07:00
autogen.sh initial public commit 2015-07-01 10:45:31 -07:00
cmake_uninstall.cmake.in initial public commit 2015-07-01 10:45:31 -07:00
configure updated to SDL2 head 2015-08-26 21:27:52 -07:00
configure.in updated to SDL2 head 2015-08-26 21:27:52 -07:00
sdl2-config.cmake.in updated to SDL2 head 2015-08-26 21:27:52 -07:00
sdl2-config.in initial public commit 2015-07-01 10:45:31 -07:00
sdl2.m4 initial public commit 2015-07-01 10:45:31 -07:00
sdl2.pc.in initial public commit 2015-07-01 10:45:31 -07:00

README.txt

                         Simple DirectMedia Layer

                                  (SDL)

                                Version 2.0

---
http://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)