Simple Directmedia Layer
Go to file
2015-04-08 15:35:07 -03:00
acinclude Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
android-project Log Android hardware at startup (thanks, rettichschnidi!). 2015-04-08 01:37:17 -04:00
build-scripts Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
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 Merged default into iOS-improvements 2015-04-08 15:35:07 -03:00
premake
src Merged default into iOS-improvements 2015-04-08 15:35:07 -03:00
test Cleanups in the joystick code. 2015-03-24 13:52:01 -04:00
VisualC
VisualC-WinRT Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
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 script: fix recursive mutex test on Linux systems (thanks, Ozkan!). 2015-03-23 20:07:24 -04:00
configure.in configure script: fix recursive mutex test on Linux systems (thanks, Ozkan!). 2015-03-23 20:07:24 -04:00
COPYING.txt Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.pandora
Makefile.psp Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
Makefile.wiz Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
README-SDL.txt
README.txt
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in Some corrections to the SDL2.spec.in (thanks, Simone!). 2015-02-19 13:42:56 -05:00
TODO.txt Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
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)