Simple Directmedia Layer
Find a file
Ryan C. Gordon 80cfccbf8d Back out changeset b80349dd6d40.
This change didn't do what I thought it did, sorry.
2015-05-26 22:57:42 -04:00
acinclude Fix a libtool issue with some mingw-w64 cross compilers (thanks, Ozkan!). 2015-05-26 19:54:06 -04:00
android-project Android: Added basic drop file support (thanks, "noxalus"!). 2015-05-26 20:36:45 -04:00
build-scripts
cmake
debian Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
docs
include Stack hint should look for 0, not -1, and not care about environment variables. 2015-05-26 21:19:23 -04:00
premake Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
src Back out changeset b80349dd6d40. 2015-05-26 22:57:42 -04:00
test Stack hint should look for 0, not -1, and not care about environment variables. 2015-05-26 21:19:23 -04:00
VisualC
VisualC-WinRT
visualtest Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
Xcode Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
Xcode-iOS
.hgignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt
configure Fix a libtool issue with some mingw-w64 cross compilers (thanks, Ozkan!). 2015-05-26 19:54:06 -04:00
configure.in Removed -XCCLinker from MingW command line (thanks, Fredrik!). 2015-05-26 11:12:28 -04:00
COPYING.txt Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
CREDITS.txt
INSTALL.txt
Makefile.in
Makefile.minimal
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
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)