Simple Directmedia Layer
Find a file
2017-06-11 22:30:06 +02:00
acinclude
android-project android: add screenSize to AndroidManifest's configChanges (thanks, Daniel!). 2017-05-19 15:06:05 -04:00
build-scripts Emscripten: Simplified option name in build script and README. 2017-04-02 21:33:24 +02:00
cmake
debian We don't actually build with the Xt library 2017-01-10 23:23:32 -08:00
docs
include syswm: prevent buffer overflow if SDL and app have different config headers. 2017-06-11 00:50:26 -04:00
src
test
VisualC
VisualC-WinRT
visualtest Updated copyright for 2017 2017-01-01 18:33:28 -08:00
Xcode
Xcode-iOS
.hgignore
Android.mk
autogen.sh Don't use pushd/popd in autogen.sh; Ubuntu's /bin/sh doesn't support it. 2016-12-26 22:58:58 -05:00
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt
configure directfb: Fixed configure script not finding shared objects for dynamic loading. 2017-06-11 22:30:06 +02:00
configure.in directfb: Fixed configure script not finding shared objects for dynamic loading. 2017-06-11 22:30:06 +02:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in wayland: Build own version of core protocol 2016-06-23 18:39:05 +08:00
Makefile.minimal
Makefile.pandora
Makefile.psp PSP: Added missing object for generic TLS to Makefile. 2016-02-13 17:34:14 +01:00
Makefile.wiz
README-SDL.txt
README.txt
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)