Go to file
Edward Rudd 623b9d6d91 ugh.. stray character 2014-12-03 12:47:39 -05: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
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
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 WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
cmake WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
debian WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
docs WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
include ugh.. stray character 2014-12-03 12:47:39 -05:00
premake WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
src switch to use SDL_PRI* macros for long long formatting everywhere. 2014-12-03 12:23:17 -05:00
test switch to use SDL_PRI* macros for long long formatting everywhere. 2014-12-03 12:23:17 -05:00
visualtest 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
BUGS.txt WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
CMakeLists.txt WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -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.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
autogen.sh 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
configure WinRT: fixed bug whereby SDL would override an app's default orientation 2014-12-03 10:55:23 -05:00
configure.in 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

README.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.


                         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)