説明なし

Anonymous Maarten a486d0e2b2 ci: rename *.yaml -> *.yaml 3 年 前
.github a486d0e2b2 ci: rename *.yaml -> *.yaml 3 年 前
VisualC f91a747549 include: SDL_dynapi.h depends on platform defines 3 年 前
VisualC-GDK fde78d12f2 Updated copyright for 2023 3 年 前
VisualC-WinRT f91a747549 include: SDL_dynapi.h depends on platform defines 3 年 前
Xcode fde78d12f2 Updated copyright for 2023 3 年 前
android-project 0357390fc2 Added support for the ThrustMaster eSwap PRO Controller Xbox 3 年 前
build-scripts fde78d12f2 Updated copyright for 2023 3 年 前
cmake 049e6ff408 cmake: haiku uses CXX code, so enable it in C-only project 3 年 前
docs e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 3 年 前
include 5ed00d34aa Document that condition variable mutexes can't be locked recursively. 3 年 前
mingw 9f2ca87504 build: don't add SDL3 subfolder to include path for external projects 3 年 前
src aa7fdd6624 haiku: remove unused variable in SDL_BApp.h 3 年 前
test 0ab99ffb2a cmake: add SDL_TESTS_TIMEOUT_MULTIPLIER to account for slower machines 3 年 前
wayland-protocols 8cafde5ecc wayland: Add high-resolution event timestamp support 3 年 前
.clang-format 4713db1484 Commented out syntax that causes Visual Studio 2019 to complain on every edit 3 年 前
.editorconfig 7c67213cef editorconfig: remove trailing whitespace in source code 3 年 前
.gitignore 6084d60c66 Removed QtCreator entries from .gitignore 3 年 前
.wikiheaders-options d53cd7161a sdlwiki: SDL_version.h moved to include/SDL3 3 年 前
Android.mk 39852241ef Added -Wdocumentation to CMake clang build 3 年 前
BUGS.txt 65fbf36c9e Cleaned up a few more Bugzilla mentions. 5 年 前
CMakeLists.txt 837416ef85 cmake: command-line option ‘-Wdeclaration-after-statement’ is valid for C/ObjC but not for C++ 3 年 前
CREDITS.txt cc1f9eb983 Use Apple's nomenclature for macOS and iOS 3 年 前
INSTALL.txt cc1f9eb983 Use Apple's nomenclature for macOS and iOS 3 年 前
LICENSE.txt fde78d12f2 Updated copyright for 2023 3 年 前
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. 9 年 前
README.md 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 3 年 前
TODO.txt da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org 4 年 前
WhatsNew.txt 93e2903ac5 Add SDL_PlayAudioDevice() to play audio. Remove pause_on param from SDL_PauseAudioDevice() 3 年 前

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