Simple Directmedia Layer
Go to file
2018-02-26 08:39:25 -08:00
acinclude
android-project
android-project-ant
build-scripts
cmake
debian
docs
include Support official Vulkan SDK for macOS. 2018-02-25 23:02:09 -08:00
src Support official Vulkan SDK for macOS. 2018-02-25 23:02:09 -08:00
test Fixed bug 4092 - CMake support for building everything in the "test" directory 2018-02-24 08:59:58 -08:00
VisualC
VisualC-WinRT
visualtest
Xcode
Xcode-iOS Added missing file to tvOS build 2018-02-24 08:40:30 -08:00
.hgignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt cmake: Set debug library name suffix per target instead of setting it globally. Don't add a suffix on android 2018-02-25 19:22:47 +02:00
configure
configure.in
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 note about the Vulkan Mac SDK 2018-02-26 08:39:25 -08: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)