Go to file
Sam Lantinga acd76826cd We don't actually build with the Xt library 2017-01-10 23:23:32 -08:00
VisualC Fixed bugs 2570, 3145, improved OpenGL ES context support on Windows and X11 2017-01-10 08:54:33 -08:00
VisualC-WinRT
Xcode
Xcode-iOS
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 README-linux: added notes about libsamplerate. 2017-01-08 14:16:19 -05:00
include Fixed bugs 2570, 3145, improved OpenGL ES context support on Windows and X11 2017-01-10 08:54:33 -08:00
src Fixed bugs 2570, 3145, improved OpenGL ES context support on Windows and X11 2017-01-10 08:54:33 -08:00
test Fixed bugs 2570, 3145, improved OpenGL ES context support on Windows and X11 2017-01-10 08:54:33 -08:00
visualtest
.hgignore
Android.mk
BUGS.txt
CMakeLists.txt
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
SDL2.spec.in
TODO.txt
VisualC.html
WhatsNew.txt
autogen.sh
cmake_uninstall.cmake.in
configure Implemented full evdev keyboard text support 2017-01-09 02:54:42 -08:00
configure.in Implemented full evdev keyboard text support 2017-01-09 02:54:42 -08:00
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in

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