Go to file
Ryan C. Gordon 38854e0333 audio: Improvements in channel conversion code. 2017-01-08 16:18:49 -05:00
VisualC
VisualC-WinRT
Xcode
Xcode-iOS
acinclude
android-project
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
docs README-linux: added notes about libsamplerate. 2017-01-08 14:16:19 -05:00
include Added configure and cmake support for libsamplerate 2017-01-06 20:43:53 -08:00
src audio: Improvements in channel conversion code. 2017-01-08 16:18:49 -05:00
test audio: Improvements in channel conversion code. 2017-01-08 16:18:49 -05:00
visualtest
.hgignore
Android.mk
BUGS.txt
CMakeLists.txt Added configure and cmake support for libsamplerate 2017-01-06 20:43:53 -08:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
SDL2.spec.in
TODO.txt
VisualC.html
WhatsNew.txt
autogen.sh
cmake_uninstall.cmake.in
configure Fixed attempting to dynamically load libsamplerate when shared object loading is disabled. 2017-01-08 10:52:02 -08:00
configure.in Fixed attempting to dynamically load libsamplerate when shared object loading is disabled. 2017-01-08 10:52:02 -08:00
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in

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)