暂无描述

Joshua Root 53ca1f7702 SDL_mfijoystick.m: fix build with Xcode < 9 2 年之前
.github a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 年之前
VisualC a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 年之前
VisualC-GDK a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 年之前
VisualC-WinRT a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 年之前
Xcode 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前
Xcode-iOS 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前
acinclude cdb54ad21e removed arts, esd, fusionsound, nas, paudio, sndio, sunaudio, winmm audio backends. 2 年之前
android-project 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前
android-project-ant 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前
build-scripts a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 年之前
cmake a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 年之前
docs a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 年之前
include 459be25ef9 Sync SDL3 wiki -> header 2 年之前
mingw 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前
src 53ca1f7702 SDL_mfijoystick.m: fix build with Xcode < 9 2 年之前
test a5b0583b7c Add mouse test cases (#6563) 2 年之前
wayland-protocols ac5b9bc4ee Add support for X11 primary selection (#6132) 2 年之前
.clang-format 001d2e2f65 Disable formatting not supported by Visual Studio 2019 2 年之前
.editorconfig 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前
.gitignore 34231f5ba0 reverted opengles removal. 2 年之前
.wikiheaders-options b33000448e .wikiheaders-options: Add a warning that SDL3 is WIP. 2 年之前
Android.mk 47c37a8e9d android.mk: LOCAL_EXPORT_C_INCLUDES does not need to add include subfolder 2 年之前
BUGS.txt 65fbf36c9e Cleaned up a few more Bugzilla mentions. 4 年之前
CMakeLists.txt 84781a7b6f Disable the offscreen video driver if EGL is unavailable (#6234) 2 年之前
CREDITS.txt 3dcb451f85 Added a README file regarding WinRT support 11 年之前
INSTALL.txt 1ee196b483 INSTALL.txt: Say "macOS" instead of "Mac OS X" in modern times. 3 年之前
LICENSE.txt 120c76c84b Updated copyright for 2022 3 年之前
Makefile.in a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 年之前
Makefile.minimal 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. 8 年之前
README.md 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前
SDL3.spec.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前
SDL3Config.cmake.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前
TODO.txt da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org 4 年之前
WhatsNew.txt 1f87e9e24e Updated patch notes for 2.26 release 2 年之前
autogen.sh fa50597055 Simplified autogen.sh, thanks to @smcv for the tip 3 年之前
cmake_uninstall.cmake.in 4f38db1735 Fixed bug 3867 - Can't find install_manifest.txt when running 'uninstall' target 7 年之前
configure 34231f5ba0 reverted opengles removal. 2 年之前
configure.ac 13ea5f7a79 autotools: Detect SDL_JOYSTICK_MFI for macOS + Weak link with CoreHaptics 2 年之前
sdl3-config-version.cmake.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前
sdl3-config.cmake.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前
sdl3-config.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前
sdl3.m4 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前
sdl3.pc.in 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 年之前

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