Keine Beschreibung

Frank Praznik b90ac95029 x11: Ignore BadWindow errors when handling a SelectionRequest vor 2 Wochen
.github e1bc7d6de9 PULL_REQUEST_TEMPLATE.md: "Zlib" should not be capitalized. vor 2 Wochen
VisualC 650aceb609 Backport 8BitDo HIDAPI Driver to SDL2 (#15207) vor 6 Monaten
VisualC-GDK 650aceb609 Backport 8BitDo HIDAPI Driver to SDL2 (#15207) vor 6 Monaten
VisualC-WinRT 433810c58d SDL2: Update from Visual Studio 2019 to Visual Studio 2022 vor 1 Jahr
Xcode 3c28e8ecc0 add new SDL_hidapi_8bitdo.c source to Xcode project vor 6 Monaten
Xcode-iOS 6c9c2a9ac2 Xcode-iOS/Demos/src/fireworks.c: Make rendering CPU efficient vor 1 Jahr
acinclude e107aece34 libtool.m4: remove old_archive_from_new_cmds on os2 vor 6 Monaten
android-project a442367706 Android: hide system bars via WindowInsetsController on API 30+ vor 2 Monaten
android-project-ant fa5db3a931 Added the old ant Android build project structure vor 9 Jahren
build-scripts f432937f9c Updated copyright for 2026 vor 8 Monaten
cmake 0c7042477a cmake: Fix header detection with CheckUSBHID vor 7 Monaten
docs 3eba0b6f8a Sync SDL2 wiki -> header vor 9 Monaten
include b917c1c93b Sync SDL2 wiki -> header vor 4 Wochen
mingw 466cedc0da fix: in sdl2.pc libdir was changed to prefix vor 1 Jahr
src b90ac95029 x11: Ignore BadWindow errors when handling a SelectionRequest vor 2 Wochen
test 3debb9e2bb cmake: bump CMake policy compatibilty version vor 5 Monaten
visualtest ddad901c0d Remove unneeded semicolon vor 3 Jahren
wayland-protocols e5a3fcd071 wayland: Apply toplevel bounds to windows vor 1 Jahr
.clang-format 07d6d116ed Commented out syntax that causes Visual Studio 2019 to complain on every edit vor 3 Jahren
.editorconfig 920acb75c3 editorconfig: remove trailing whitespace in source code vor 3 Jahren
.gitignore 48aa1cccf7 Port build-script from SDL3 vor 1 Jahr
.wikiheaders-options 01c3ccd541 Move comment in .wikiheaders-options to own line vor 1 Jahr
AGENTS.md b1f782163e AGENTS.md: Updated text with latest policy revisions. vor 2 Wochen
Android.mk 53dbe1862e Revert "Support Google Play 16 KB Page Size Requirement (#13470)" vor 1 Jahr
BUGS.txt 65fbf36c9e Cleaned up a few more Bugzilla mentions. vor 5 Jahren
CLAUDE.md b1f782163e AGENTS.md: Updated text with latest policy revisions. vor 2 Wochen
CMakeLists.txt bc518123c7 cmake: disable MSVC RUNTIME CHECKS for no-libc shared SDL2 library vor 2 Monaten
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support vor 12 Jahren
INSTALL.txt 1ee196b483 INSTALL.txt: Say "macOS" instead of "Mac OS X" in modern times. vor 4 Jahren
LICENSE.txt f432937f9c Updated copyright for 2026 vor 8 Monaten
Makefile.in 0439fc6007 Makefile.in: add VisualC-GDK to SRC_DIST vor 2 Jahren
Makefile.minimal 6d01ffcd94 Split up CFLAGS construction so it can be overridden vor 3 Jahren
Makefile.os2 650aceb609 Backport 8BitDo HIDAPI Driver to SDL2 (#15207) vor 6 Monaten
Makefile.pandora fbe810070b more fixes to standalone makefiles. vor 4 Jahren
Makefile.w32 650aceb609 Backport 8BitDo HIDAPI Driver to SDL2 (#15207) vor 6 Monaten
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. vor 9 Jahren
README.md 3c78c211d5 Update and rename README.txt to README.md vor 5 Jahren
SDL2.spec.in abe2c0f1b1 license: Fixed references to COPYING.txt that are now LICENSE.txt. vor 5 Jahren
SDL2Config.cmake.in b79732b967 cmake: use FindALSA.cmake to find ALSA library vor 3 Jahren
TODO.txt da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org vor 5 Jahren
WhatsNew.txt f0b8fee88f Added the environment variable SDL_LOGGING to control default log output vor 2 Jahren
autogen.sh fa50597055 Simplified autogen.sh, thanks to @smcv for the tip vor 4 Jahren
cmake_uninstall.cmake.in 4f38db1735 Fixed bug 3867 - Can't find install_manifest.txt when running 'uninstall' target vor 9 Jahren
configure 430cacdb44 _uitoa does not exist vor 3 Monaten
configure.ac 430cacdb44 _uitoa does not exist vor 3 Monaten
sdl2-config-version.cmake.in 4809bd356e Add documentation to autotoo'ls sdl2-config-version.cmake.in vor 4 Jahren
sdl2-config.cmake.in 50a6a39dd6 cmake: use genexes for linking against apple frameworks vor 2 Jahren
sdl2-config.in 256269afb3 sdl2-config.in: use backtics instead of $() for older shells vor 2 Jahren
sdl2.m4 bc9d12e560 Typo fix vor 2 Jahren
sdl2.pc.in b79732b967 cmake: use FindALSA.cmake to find ALSA library vor 3 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