Simple Directmedia Layer
Go to file
2014-12-25 22:05:48 +01:00
acinclude WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
android-project WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
build-scripts Actually fix Unix scripts this time. :) 2014-12-24 13:23:48 -05:00
cmake CMake: Replace "else(condition)" with "else()", etc. 2014-12-13 02:33:52 -05:00
debian WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
docs Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
include Fixed typo in header file documentation comment. 2014-12-25 22:05:48 +01:00
premake WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
src Fixed compile warnings about unused variables. 2014-12-25 22:03:07 +01:00
test Fixed compile errors in example programs. 2014-12-25 21:42:56 +01:00
VisualC WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
VisualC-WinRT WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
visualtest WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
Xcode WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
Xcode-iOS WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
.hgignore WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
Android.mk WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
autogen.sh WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
BUGS.txt WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
cmake_uninstall.cmake.in WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
CMakeLists.txt Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
configure Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
configure.in Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
COPYING.txt WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
CREDITS.txt WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
INSTALL.txt WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
Makefile.in WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
Makefile.minimal WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
Makefile.pandora WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
Makefile.psp WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
Makefile.wiz WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
README-SDL.txt WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
README.txt WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
sdl2-config.in WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
sdl2.m4 WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
sdl2.pc.in WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
SDL2.spec.in WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
TODO.txt WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
VisualC.html WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
WhatsNew.txt WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00

                         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)