Simple Directmedia Layer
Go to file
Ryan C. Gordon 11cffe1dc9 SDL_RemoveAudioDevice() should specify capture vs output.
This lets us reuse values between the two categories without conflicting, etc.
2015-03-19 15:43:00 -04:00
acinclude
android-project Fixed wrong comment in implementation for Android. 2015-01-31 10:32:45 +01:00
build-scripts
cmake
debian
docs WinRT: updated names, and references-to, various ANGLE/WinRT repositories 2015-03-18 12:03:32 -04:00
include Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
premake
src SDL_RemoveAudioDevice() should specify capture vs output. 2015-03-19 15:43:00 -04:00
test Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
VisualC
VisualC-WinRT
visualtest
Xcode
Xcode-iOS
.hgignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt
configure Fixed recently broken configure script for FreeBSD. 2015-01-26 22:27:27 +01:00
configure.in Fixed recently broken configure script for FreeBSD. 2015-01-26 22:27:27 +01:00
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 Some corrections to the SDL2.spec.in (thanks, Simone!). 2015-02-19 13:42:56 -05:00
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)