Keine Beschreibung

Sam Lantinga 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
VisualC d2042e1ed4 Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. vor 7 Jahren
VisualC-WinRT 2fc71d879d Windows Phone 8.0 is no longer supported vor 8 Jahren
Xcode 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
Xcode-iOS d2042e1ed4 Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. vor 7 Jahren
acinclude 37d991d7d6 Fixed bug 3481 - Configure fails to detect dynamic library support on powerpc64le vor 9 Jahren
android-project c2791fc60d Don't crash if the app doesn't have Bluetooth permissions vor 7 Jahren
android-project-ant fa5db3a931 Added the old ant Android build project structure vor 8 Jahren
build-scripts c74837fbb9 ltmain.sh: make OSX autofoo builds' compatibility version match Xcode builds. vor 7 Jahren
cmake 4f5bd53e8f wayland: Keep protocol XML files in-tree. vor 7 Jahren
debian e3cc5b2c6b Updated copyright for 2018 vor 8 Jahren
docs b7e88aaae0 audio: Added ARM NEON versions of audio converters. vor 7 Jahren
include 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
src 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
test 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
visualtest 41da7b79c0 ran 'chmod -x' on many files vor 7 Jahren
wayland-protocols 4f5bd53e8f wayland: Keep protocol XML files in-tree. vor 7 Jahren
.hgignore 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
Android.mk 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
BUGS.txt 1018d56485 BUGS.txt: Changed mailing list link to discourse.libsdl.org. vor 9 Jahren
CMakeLists.txt 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
COPYING.txt e3cc5b2c6b Updated copyright for 2018 vor 8 Jahren
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support vor 12 Jahren
INSTALL.txt 4a0b287def More HTTPS doc tweaks. vor 9 Jahren
Makefile.in 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
Makefile.minimal 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
Makefile.pandora 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
Makefile.psp 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
Makefile.wiz 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. vor 9 Jahren
README.txt 32f85a99d8 readme: correct webpage URL to use HTTPS. vor 9 Jahren
SDL2.spec.in 72590685c0 Backed out changeset 4ad56dbf4a6f vor 10 Jahren
SDL2Config.cmake 496337b3cf Fixed bug 3651 - CMake build does not install CMake package configuration vor 8 Jahren
TODO.txt 3dcb451f85 Added a README file regarding WinRT support vor 12 Jahren
VisualC.html 28817c9c71 Fixed two typos in documentation. vor 10 Jahren
WhatsNew.txt a8ac588549 Added SDL_GameControllerMappingForDeviceIndex() to get the mapping for a controller before it's opened vor 8 Jahren
autogen.sh 76f2ae3ca2 Don't use pushd/popd in autogen.sh; Ubuntu's /bin/sh doesn't support it. vor 9 Jahren
cmake_uninstall.cmake.in 4f38db1735 Fixed bug 3867 - Can't find install_manifest.txt when running 'uninstall' target vor 8 Jahren
configure 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
configure.in 7c3040e08a First pass on the new SDL sensor API vor 7 Jahren
sdl2-config.cmake.in 5c1ab40302 Applied Ubuntu patch bug_822210_fix_sdl2-config.cmake_whitespace.patch vor 9 Jahren
sdl2-config.in 3dcb451f85 Added a README file regarding WinRT support vor 12 Jahren
sdl2.m4 5f2e83a955 Fixed bug 3429 - Update AM_PATH_SDL2() to also check for SDL2.framework vor 9 Jahren
sdl2.pc.in 3dcb451f85 Added a README file regarding WinRT support vor 12 Jahren

README-SDL.txt


Please distribute this file with the SDL runtime environment:

The Simple DirectMedia Layer (SDL for short) is a cross-platform library
designed to make it easy to write multi-media software, such as games
and emulators.

The Simple DirectMedia Layer library source code is available from:
https://www.libsdl.org/

This library is distributed under the terms of the zlib license:
http://www.zlib.net/zlib_license.html