Simple Directmedia Layer
Go to file
2017-01-14 21:35:49 +01:00
acinclude
android-project fixed SENSOR_LANDSCAPE and SENSOR_PORTRAIT mode false nativeResume bug 2017-01-12 10:58:35 -08:00
build-scripts emscripten-buildbot.sh: let user override default SDKDIR. 2017-01-06 20:00:17 -05:00
cmake Added configure and cmake support for libsamplerate 2017-01-06 20:43:53 -08:00
debian We don't actually build with the Xt library 2017-01-10 23:23:32 -08:00
docs Changed Bugzilla link in README.md to HTTPS like in BUGS.txt. 2017-01-14 21:35:18 +01:00
include Fixed doxygen warning and linking of function names. 2017-01-14 21:35:49 +01:00
src Fixed comment 2017-01-13 11:37:12 -08:00
test Fixed warnings about missing initializers in testoverlay2 program. 2017-01-14 21:34:45 +01:00
VisualC Fixed bugs 2570, 3145, improved OpenGL ES context support on Windows and X11 2017-01-10 08:54:33 -08:00
VisualC-WinRT
visualtest Updated copyright for 2017 2017-01-01 18:33:28 -08:00
Xcode Updated copyright for 2017 2017-01-01 18:33:28 -08:00
Xcode-iOS
.hgignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Added configure and cmake support for libsamplerate 2017-01-06 20:43:53 -08:00
configure Implemented full evdev keyboard text support 2017-01-09 02:54:42 -08:00
configure.in Implemented full evdev keyboard text support 2017-01-09 02:54:42 -08:00
COPYING.txt Updated copyright for 2017 2017-01-01 18:33:28 -08:00
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
sdl2-config.cmake.in
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)