Keine Beschreibung

Sylvain Becker 1ed6021960 Fixed bug 4426 - allows re-creation of software renderer vor 6 Jahren
VisualC 6a9f45f2de Remove machine-specific IncludePath from SDL.vcxproj vor 6 Jahren
VisualC-WinRT de5367a612 Added display event files to the Visual Studio projects vor 6 Jahren
Xcode 43d47f6b24 fix permissions vor 6 Jahren
Xcode-iOS 43d47f6b24 fix permissions vor 6 Jahren
acinclude 5a34f1e3ee acinclude: rename ax_gcc_x86_cpuid.m4.htm to ax_gcc_x86_cpuid.m4 vor 6 Jahren
android-project cc39c7a0cb Fixed bug 4320 - Android remove reflection for HIDDeviceBLESteamController vor 6 Jahren
android-project-ant fa5db3a931 Added the old ant Android build project structure vor 7 Jahren
build-scripts 5e1531944c Fixed bug 4367 - compatibility version decreased between 2.0.8 and 2.0.9 vor 6 Jahren
cmake bc57ac27f9 mir: Removed mir client support. vor 6 Jahren
debian 2196e5765c Used confflags +=, so each option can be enabled individually, if desired vor 6 Jahren
docs bc57ac27f9 mir: Removed mir client support. vor 6 Jahren
include 71b6645177 Rename _SDL_sensor_h in public header, not to trigger Wreserved-id-macro vor 6 Jahren
src 1ed6021960 Fixed bug 4426 - allows re-creation of software renderer vor 6 Jahren
test 14e389eadc minor update to Makefile.os2, added a test/Makefile.os2. vor 6 Jahren
visualtest 41da7b79c0 ran 'chmod -x' on many files vor 6 Jahren
wayland-protocols 5f98051457 wayland: ask xdg-decoration protocol extension to use server-side decorations if possible. vor 6 Jahren
.hgignore 7c3040e08a First pass on the new SDL sensor API vor 6 Jahren
Android.mk db320e460a Fixed the PS4 motion controls showing up as a separate game controller on Linux vor 6 Jahren
BUGS.txt 1018d56485 BUGS.txt: Changed mailing list link to discourse.libsdl.org. vor 8 Jahren
CMakeLists.txt d4a21f54b8 cmake: Comment out some debug logging that can upset build environments. vor 6 Jahren
COPYING.txt e3cc5b2c6b Updated copyright for 2018 vor 7 Jahren
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren
INSTALL.txt 4a0b287def More HTTPS doc tweaks. vor 8 Jahren
Makefile.in 39e8e3951c Fixed bug 4379 - fix parallel build with slibtool vor 6 Jahren
Makefile.minimal 3e5dbc694a Added a dummy sensor driver vor 6 Jahren
Makefile.os2 14e389eadc minor update to Makefile.os2, added a test/Makefile.os2. vor 6 Jahren
Makefile.pandora 3e5dbc694a Added a dummy sensor driver vor 6 Jahren
Makefile.psp 3e5dbc694a Added a dummy sensor driver vor 6 Jahren
Makefile.wiz 3e5dbc694a Added a dummy sensor driver vor 6 Jahren
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. vor 8 Jahren
README.txt 32f85a99d8 readme: correct webpage URL to use HTTPS. vor 8 Jahren
SDL2.spec.in 72590685c0 Backed out changeset 4ad56dbf4a6f vor 9 Jahren
SDL2Config.cmake 496337b3cf Fixed bug 3651 - CMake build does not install CMake package configuration vor 7 Jahren
TODO.txt 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren
VisualC.html 28817c9c71 Fixed two typos in documentation. vor 9 Jahren
WhatsNew.txt 91da4963d3 Added patch note for SDL_GameControllerGetPlayerIndex() and friends vor 6 Jahren
autogen.sh 76f2ae3ca2 Don't use pushd/popd in autogen.sh; Ubuntu's /bin/sh doesn't support it. vor 8 Jahren
cmake_uninstall.cmake.in 4f38db1735 Fixed bug 3867 - Can't find install_manifest.txt when running 'uninstall' target vor 7 Jahren
configure 39e8e3951c Fixed bug 4379 - fix parallel build with slibtool vor 6 Jahren
configure.in 39e8e3951c Fixed bug 4379 - fix parallel build with slibtool vor 6 Jahren
sdl2-config.cmake.in 5c1ab40302 Applied Ubuntu patch bug_822210_fix_sdl2-config.cmake_whitespace.patch vor 8 Jahren
sdl2-config.in 3dcb451f85 Added a README file regarding WinRT support vor 11 Jahren
sdl2.m4 5f2e83a955 Fixed bug 3429 - Update AM_PATH_SDL2() to also check for SDL2.framework vor 8 Jahren
sdl2.pc.in 3dcb451f85 Added a README file regarding WinRT support vor 11 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