Simple Directmedia Layer
Find a file
2017-02-23 22:38:04 -05:00
acinclude
android-project
build-scripts Updated iOS fat build 2017-02-20 10:55:49 -08:00
cmake
debian We don't actually build with the Xt library 2017-01-10 23:23:32 -08:00
docs Remove link to emscripten tests 2017-02-17 10:13:10 +00:00
include cmake: add WASAPI audio target to the build (thanks, Martin!). 2017-02-23 22:38:04 -05:00
src Stop CoreAudio from doing expensive audio rate conversion 2017-02-23 12:10:02 -08:00
test Fixed warnings if compiling loopwave programs with C++. 2017-02-19 21:05:42 +01:00
VisualC wasapi: Initial WASAPI support, for Windows Vista and later. 2017-02-14 03:03:27 -05:00
VisualC-WinRT
visualtest Updated copyright for 2017 2017-01-01 18:33:28 -08:00
Xcode
Xcode-iOS
.hgignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt cmake: add WASAPI audio target to the build (thanks, Martin!). 2017-02-23 22:38:04 -05:00
configure Updated iOS fat build 2017-02-20 10:55:49 -08:00
configure.in Updated iOS fat build 2017-02-20 10:55:49 -08:00
COPYING.txt
CREDITS.txt
INSTALL.txt More HTTPS doc tweaks. 2017-02-16 16:59:07 -05:00
Makefile.in
Makefile.minimal
Makefile.pandora Pandora: Fixed referring to no more existing atomic source file in Makefile. 2016-07-19 21:01:13 +02:00
Makefile.psp
Makefile.wiz Pandora: Updated SDL version in Makefile. 2016-07-19 21:01:30 +02:00
README-SDL.txt More HTTPS changes in the documentation. 2017-02-16 16:52:03 -05:00
README.txt readme: correct webpage URL to use HTTPS. 2017-02-16 13:30:34 -05:00
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

---
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)