#sdl #gamedev #windowing #opengl #vulkan #framework #abstraction #game #engine #game-engine

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

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