Нет описания

Ozkan Sezer 25e9449a41 fix SDL_PI_D (L suffix is for long double, not double.) 2 лет назад
.github 34d538bd13 ci: fix typo in arguments of cmake 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 3e7952ce8a Avoid use of deprecated egrep/fgrep 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 cd13600944 cmake: don't reset check state after pushing state 2 лет назад
docs 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. 2 лет назад
include 25e9449a41 fix SDL_PI_D (L suffix is for long double, not double.) 2 лет назад
mingw 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 лет назад
src 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. 2 лет назад
test 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. 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 1e4cd682b3 removed M_PI detection from cmake, removed HAVE_M_PI from config files. 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 f73f23a35c added missing FGREP to Makefile.in. fixed syntax. regenerated configure. 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 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. 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 f73f23a35c added missing FGREP to Makefile.in. fixed syntax. regenerated configure. 2 лет назад
configure.ac f73f23a35c added missing FGREP to Makefile.in. fixed syntax. regenerated configure. 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