Ingen beskrivning

Ryan C. Gordon 5f25ce9282 x11: SetupWindowData shouldn't add to videodata->windowlist until success. 22 timmar sedan
.github de3b6143c5 policy: Clarify that "AI" means specific things. 1 månad sedan
VisualC 650aceb609 Backport 8BitDo HIDAPI Driver to SDL2 (#15207) 2 månader sedan
VisualC-GDK 650aceb609 Backport 8BitDo HIDAPI Driver to SDL2 (#15207) 2 månader sedan
VisualC-WinRT 433810c58d SDL2: Update from Visual Studio 2019 to Visual Studio 2022 1 år sedan
Xcode 3c28e8ecc0 add new SDL_hidapi_8bitdo.c source to Xcode project 2 månader sedan
Xcode-iOS 6c9c2a9ac2 Xcode-iOS/Demos/src/fireworks.c: Make rendering CPU efficient 10 månader sedan
acinclude e107aece34 libtool.m4: remove old_archive_from_new_cmds on os2 2 månader sedan
android-project 6587c12e17 Use `singleTop` launchMode for `SDLActivity` on `Android` 1 månad sedan
android-project-ant fa5db3a931 Added the old ant Android build project structure 8 år sedan
build-scripts f432937f9c Updated copyright for 2026 4 månader sedan
cmake 0c7042477a cmake: Fix header detection with CheckUSBHID 3 månader sedan
docs 3eba0b6f8a Sync SDL2 wiki -> header 5 månader sedan
include 430cacdb44 _uitoa does not exist 2 dagar sedan
mingw 466cedc0da fix: in sdl2.pc libdir was changed to prefix 1 år sedan
src 5f25ce9282 x11: SetupWindowData shouldn't add to videodata->windowlist until success. 22 timmar sedan
test 3debb9e2bb cmake: bump CMake policy compatibilty version 2 månader sedan
visualtest ddad901c0d Remove unneeded semicolon 3 år sedan
wayland-protocols e5a3fcd071 wayland: Apply toplevel bounds to windows 1 år sedan
.clang-format 07d6d116ed Commented out syntax that causes Visual Studio 2019 to complain on every edit 3 år sedan
.editorconfig 920acb75c3 editorconfig: remove trailing whitespace in source code 3 år sedan
.gitignore 48aa1cccf7 Port build-script from SDL3 1 år sedan
.wikiheaders-options 01c3ccd541 Move comment in .wikiheaders-options to own line 1 år sedan
AGENTS.md 9cab8fb595 AGENTS.md: Change "may not" to "must not". 1 månad sedan
Android.mk 53dbe1862e Revert "Support Google Play 16 KB Page Size Requirement (#13470)" 9 månader sedan
BUGS.txt 65fbf36c9e Cleaned up a few more Bugzilla mentions. 5 år sedan
CLAUDE.md 2d28ee6eb7 CLAUDE.md: Just copy the text from AGENTS.md in here for now. 1 månad sedan
CMakeLists.txt 430cacdb44 _uitoa does not exist 2 dagar sedan
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support 12 år sedan
INSTALL.txt 1ee196b483 INSTALL.txt: Say "macOS" instead of "Mac OS X" in modern times. 4 år sedan
LICENSE.txt f432937f9c Updated copyright for 2026 4 månader sedan
Makefile.in 0439fc6007 Makefile.in: add VisualC-GDK to SRC_DIST 2 år sedan
Makefile.minimal 6d01ffcd94 Split up CFLAGS construction so it can be overridden 3 år sedan
Makefile.os2 650aceb609 Backport 8BitDo HIDAPI Driver to SDL2 (#15207) 2 månader sedan
Makefile.pandora fbe810070b more fixes to standalone makefiles. 4 år sedan
Makefile.w32 650aceb609 Backport 8BitDo HIDAPI Driver to SDL2 (#15207) 2 månader sedan
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. 9 år sedan
README.md 3c78c211d5 Update and rename README.txt to README.md 5 år sedan
SDL2.spec.in abe2c0f1b1 license: Fixed references to COPYING.txt that are now LICENSE.txt. 5 år sedan
SDL2Config.cmake.in b79732b967 cmake: use FindALSA.cmake to find ALSA library 3 år sedan
TODO.txt da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org 5 år sedan
WhatsNew.txt f0b8fee88f Added the environment variable SDL_LOGGING to control default log output 2 år sedan
autogen.sh fa50597055 Simplified autogen.sh, thanks to @smcv for the tip 4 år sedan
cmake_uninstall.cmake.in 4f38db1735 Fixed bug 3867 - Can't find install_manifest.txt when running 'uninstall' target 8 år sedan
configure 430cacdb44 _uitoa does not exist 2 dagar sedan
configure.ac 430cacdb44 _uitoa does not exist 2 dagar sedan
sdl2-config-version.cmake.in 4809bd356e Add documentation to autotoo'ls sdl2-config-version.cmake.in 4 år sedan
sdl2-config.cmake.in 50a6a39dd6 cmake: use genexes for linking against apple frameworks 1 år sedan
sdl2-config.in 256269afb3 sdl2-config.in: use backtics instead of $() for older shells 1 år sedan
sdl2.m4 bc9d12e560 Typo fix 1 år sedan
sdl2.pc.in b79732b967 cmake: use FindALSA.cmake to find ALSA library 3 år sedan

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