Simple Directmedia Layer
Go to file
2017-01-30 22:20:20 +01:00
acinclude
android-project fixed SENSOR_LANDSCAPE and SENSOR_PORTRAIT mode false nativeResume bug 2017-01-12 10:58:35 -08:00
build-scripts emscripten-buildbot.sh: let user override default SDKDIR. 2017-01-06 20:00:17 -05:00
cmake Added configure and cmake support for libsamplerate 2017-01-06 20:43:53 -08:00
debian We don't actually build with the Xt library 2017-01-10 23:23:32 -08:00
docs WinRT: Fixed typo in README. 2017-01-22 22:15:24 +01:00
include Fixed compiler warning about comma at end of enum. 2017-01-30 22:20:20 +01:00
src Fixed Windows build 2017-01-28 14:35:35 -08:00
test Fixed copyright symbol in testgles2 program. 2017-01-21 22:00:40 +01: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
visualtest Updated copyright for 2017 2017-01-01 18:33:28 -08:00
Xcode Updated copyright for 2017 2017-01-01 18:33:28 -08:00
Xcode-iOS
.hgignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt CMake: fixed logic error in setting -mfpmath=387. 2017-01-24 12:20:41 -05:00
configure configure: report libsamplerate support status. 2017-01-24 16:18:25 -05:00
configure.in configure: report libsamplerate support status. 2017-01-24 16:18:25 -05:00
COPYING.txt Updated copyright for 2017 2017-01-01 18:33:28 -08:00
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
sdl2-config.cmake.in Applied Ubuntu patch bug_822210_fix_sdl2-config.cmake_whitespace.patch 2016-10-07 15:08:37 -07:00
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
TODO.txt
VisualC.html
WhatsNew.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)