Simple Directmedia Layer
Find a file
2018-10-12 01:03:40 +03:00
acinclude
android-project Added support for surround sound and float audio on Android 2018-10-09 20:12:43 -07:00
android-project-ant
build-scripts Updated version to 2.0.9 2018-09-26 10:08:14 -07:00
cmake
debian Updated version to 2.0.9 2018-09-26 10:08:14 -07:00
docs
include SDL_thread.h: undefine SDL_CreateThreadWithStackSize before redefining. 2018-10-12 01:03:40 +03:00
src thread: make SDL_CreateThreadWithStackSize() a public API. 2018-10-11 16:40:01 -04:00
test
VisualC
VisualC-WinRT
visualtest
wayland-protocols
Xcode fix permissions 2018-09-29 09:20:50 +03:00
Xcode-iOS
.hgignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Mark a subsystem as dummy, not disabled, if it was intended to be compiled in. 2018-09-28 21:19:27 -07:00
configure Mark a subsystem as dummy, not disabled, if it was intended to be compiled in. 2018-09-28 21:19:27 -07:00
configure.in Mark a subsystem as dummy, not disabled, if it was intended to be compiled in. 2018-09-28 21:19:27 -07:00
COPYING.txt
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
SDL2Config.cmake
TODO.txt
VisualC.html
WhatsNew.txt Added patch notes for SDL 2.0.9 2018-09-27 23:54:40 -07:00

                         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)