Simple Directmedia Layer
Find a file
2017-08-18 18:52:25 -04:00
acinclude
android-project
build-scripts
cmake
debian We don't actually build with the Xt library 2017-01-10 23:23:32 -08:00
docs
include
src
test Implemented more flexible blending modes for accelerated renderers 2017-08-14 05:51:44 -07:00
VisualC
VisualC-WinRT
visualtest Updated copyright for 2017 2017-01-01 18:33:28 -08:00
Xcode
Xcode-iOS
.hgignore
Android.mk Fixed bug 2839 - No way to create pre-built libraries for Android 2017-08-13 17:59:59 -07:00
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt cmake: Fix building for macOS with Xcode generator (thanks, dungaipara!). 2017-08-18 18:52:25 -04:00
configure
configure.in
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
Makefile.pandora pandora: Fixed compiler warning about redefining SDL_REVISION. 2017-06-18 23:00:27 +02:00
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL2Config.cmake
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)