Simple Directmedia Layer
Find a file
2015-04-08 01:40:01 -04:00
acinclude
android-project Log Android hardware at startup (thanks, rettichschnidi!). 2015-04-08 01:37:17 -04:00
build-scripts
cmake CMake: fix CHECK_OBJC_SOURCE_COMPILES to work with GCC (thanks, Ivan!). 2015-04-07 20:01:43 -04:00
debian
docs Fixed typo in gesture README. 2015-04-07 23:00:56 +02:00
include Do the "fix" for asserts with MSVC's /W4 warnings only on MSVC. 2015-04-07 23:40:01 -04:00
premake
src Patched to compile on C89 compilers. 2015-04-08 01:40:01 -04:00
test
VisualC
VisualC-WinRT
visualtest
Xcode
Xcode-iOS
.hgignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt CMake: Dependency variable for FUSIONSOUND_SHARED was wrong (thanks, Kaleb!). 2015-04-07 21:52:22 -04:00
configure
configure.in
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
TODO.txt
VisualC.html
WhatsNew.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)