Sem descrição

Petar Popovic cb0c7c9680 SDL_CreateDirectory(): directory tree creation for absolute paths for non-Windows platforms há 1 ano atrás
.github 8bf1a84200 ci: add include headers of build directory to ci artifacts há 1 ano atrás
VisualC 45dfdfbb7b Add parametrized build script há 1 ano atrás
VisualC-GDK a923771978 Added SDL_murmur3_32() há 1 ano atrás
Xcode 45dfdfbb7b Add parametrized build script há 1 ano atrás
android-project 20e01c6fbe android: add (disabled) android.permission.INTERNET to AndroidManifest.xml há 1 ano atrás
build-scripts a851c5b648 create-release.py uses python3 há 1 ano atrás
cmake e8b69b03fe cmake: fail configuring when no X11 or wayland could be found (#11310) há 1 ano atrás
docs 5c3d42aade Update README-linux.md for openSUSE Tumbleweed dependencies há 1 ano atrás
examples 590e1196d0 snake: check allocated memory before use há 1 ano atrás
include 3922bcec95 Sync SDL3 wiki -> header há 1 ano atrás
src cb0c7c9680 SDL_CreateDirectory(): directory tree creation for absolute paths for non-Windows platforms há 1 ano atrás
test 850158f83f testcontroller: fixed incorrect usage of memcpy() há 1 ano atrás
wayland-protocols 4c2d0c422b wayland: Remove kde_output_order_v1 support há 1 ano atrás
.clang-format 717f297849 Add 'wl_list_for_each_safe' to the clang-format macro list há 2 anos atrás
.clang-tidy 778e8185cd Fix size of memcpy in SDL_AudioDeviceFormatChangedAlreadyLocked há 2 anos atrás
.editorconfig 98499d6818 .editorconfig: Remove excess apostrophe at *.cocci há 1 ano atrás
.gitignore 45dfdfbb7b Add parametrized build script há 1 ano atrás
.wikiheaders-options d318a4a6b1 .wikiheaders-options: Declare SDL3 to be a stable API! há 1 ano atrás
Android.mk 9eea8234e6 Add SDL_Process subsystem há 1 ano atrás
BUGS.txt b6ab7d28f6 Replaced \r\n with \n in SDL root files há 1 ano atrás
CMakeLists.txt 7b492553c4 Allow the OpenVR driver to be enabled on Windows há 1 ano atrás
CREDITS.md eef5c53668 docs: Moved CREDITS and INSTALL to markdown format. há 2 anos atrás
INSTALL.md b33420cac7 Updated INSTALL.md há 1 ano atrás
LICENSE.txt 5b3ee51c6c Updated copyright for 2024 há 2 anos atrás
README-SDL.txt b6ab7d28f6 Replaced \r\n with \n in SDL root files há 1 ano atrás
README.md a20eec1415 Tweaking documentation for the SDL 3.0 preview release há 1 ano atrás
WhatsNew.txt b6ab7d28f6 Replaced \r\n with \n in SDL root files há 1 ano atrás

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