Simple Directmedia Layer
Go to file
2020-10-05 16:25:48 -04:00
acinclude
android-project Android: fix joystick allocation that can be never used 2020-10-05 14:09:31 +02:00
android-project-ant
build-scripts
cmake
debian
docs
include Removed SDL_AndroidOpenURL, added SDL_OpenURL. 2020-10-05 11:30:33 -04:00
src url: Add to Xcode project files, iOS/mac fixes. 2020-10-05 16:10:10 -04:00
test url: Added to Visual Studio project files. 2020-10-05 15:27:32 -04:00
VisualC url: Added to Visual Studio project files. 2020-10-05 15:27:32 -04:00
VisualC-WinRT url: Build WinRT-specific code as C++/CX instead of plain C++. 2020-10-05 16:25:48 -04:00
visualtest
wayland-protocols
Xcode url: Add to Xcode project files, iOS/mac fixes. 2020-10-05 16:10:10 -04:00
Xcode-iOS url: Add to Xcode project files, iOS/mac fixes. 2020-10-05 16:10:10 -04:00
.hgignore
Android.mk Removed SDL_AndroidOpenURL, added SDL_OpenURL. 2020-10-05 11:30:33 -04:00
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Removed SDL_AndroidOpenURL, added SDL_OpenURL. 2020-10-05 11:30:33 -04:00
configure Removed SDL_AndroidOpenURL, added SDL_OpenURL. 2020-10-05 11:30:33 -04:00
configure.ac Removed SDL_AndroidOpenURL, added SDL_OpenURL. 2020-10-05 11:30:33 -04:00
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile.in Removed SDL_AndroidOpenURL, added SDL_OpenURL. 2020-10-05 11:30:33 -04:00
Makefile.minimal
Makefile.os2 url: Patched to compile on OS/2. 2020-10-05 21:30:00 +03:00
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.txt
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake
TODO.txt
VisualC.html
WhatsNew.txt

                         Simple DirectMedia Layer

                                  (SDL)

                                Version 2.0

---
https://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)