Нет описания

Sam Lantinga da2c0242cc Merge commit '2ec9a20204ef9b1c590e64d865b31f9f213cbd8a' into main 2 лет назад
.github 9597c482fa ci: add haiku to ci matrix 2 лет назад
VisualC f91a747549 include: SDL_dynapi.h depends on platform defines 2 лет назад
VisualC-GDK fde78d12f2 Updated copyright for 2023 2 лет назад
VisualC-WinRT f91a747549 include: SDL_dynapi.h depends on platform defines 2 лет назад
Xcode 050507c333 Fail the xcFramework build if the archive didn't succeed 2 лет назад
android-project 9c7aed74ba SDLAudioManager.java: Fixed the support for Android older than API 23 2 лет назад
build-scripts 8bdc25f4e4 SDL_migration.cocci: set events 2 лет назад
cmake 049e6ff408 cmake: haiku uses CXX code, so enable it in C-only project 2 лет назад
docs dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 2 лет назад
include 85924687fd fix SDL_GetSensorInstanceID() return code upon failure. 2 лет назад
mingw 9f2ca87504 build: don't add SDL3 subfolder to include path for external projects 2 лет назад
src 2ec9a20204 SDL_dynapi.c: add extern "C" guards, just in case.. 2 лет назад
test 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 2 лет назад
wayland-protocols 8cafde5ecc wayland: Add high-resolution event timestamp support 2 лет назад
.clang-format 4713db1484 Commented out syntax that causes Visual Studio 2019 to complain on every edit 2 лет назад
.editorconfig c4b471bd13 Ensure training new line in cocci files 2 лет назад
.gitignore 6084d60c66 Removed QtCreator entries from .gitignore 2 лет назад
.wikiheaders-options d53cd7161a sdlwiki: SDL_version.h moved to include/SDL3 2 лет назад
Android.mk 39852241ef Added -Wdocumentation to CMake clang build 2 лет назад
BUGS.txt 65fbf36c9e Cleaned up a few more Bugzilla mentions. 4 лет назад
CMakeLists.txt 837416ef85 cmake: command-line option ‘-Wdeclaration-after-statement’ is valid for C/ObjC but not for C++ 2 лет назад
CREDITS.txt cc1f9eb983 Use Apple's nomenclature for macOS and iOS 2 лет назад
INSTALL.txt cc1f9eb983 Use Apple's nomenclature for macOS and iOS 2 лет назад
LICENSE.txt fde78d12f2 Updated copyright for 2023 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 лет назад
TODO.txt da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org 4 лет назад
WhatsNew.txt dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 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