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

Sam Lantinga eb1be89e70 Cleaned up thread state handling and added thread object validation vor 8 Monaten
.github 19cc04a162 Add build-release.py updates from satellite libraries vor 9 Monaten
VisualC 01b9b0edb7 Add system tray support (#10873) vor 9 Monaten
VisualC-GDK 01b9b0edb7 Add system tray support (#10873) vor 9 Monaten
Xcode 76920a230f Fixed Xcode build vor 9 Monaten
android-project 37b87f79fb Fixed Bluetooth Steam Controller detection on iOS and Android vor 9 Monaten
build-scripts 2f68efda83 wikiheaders: Add underscore to the "big ascii" character table. vor 9 Monaten
cmake 19cc04a162 Add build-release.py updates from satellite libraries vor 9 Monaten
docs e08f34c3be Removed SDL_HINT_MOUSE_RELATIVE_MODE_WARP vor 9 Monaten
examples 4d4a2786bb render: Updates to format-string versions of SDL_RenderDebugText. vor 9 Monaten
include eb1be89e70 Cleaned up thread state handling and added thread object validation vor 8 Monaten
src eb1be89e70 Cleaned up thread state handling and added thread object validation vor 8 Monaten
test 01b9b0edb7 Add system tray support (#10873) vor 9 Monaten
wayland-protocols 4c2d0c422b wayland: Remove kde_output_order_v1 support vor 11 Monaten
.clang-format 717f297849 Add 'wl_list_for_each_safe' to the clang-format macro list vor 1 Jahr
.clang-tidy 778e8185cd Fix size of memcpy in SDL_AudioDeviceFormatChangedAlreadyLocked vor 2 Jahren
.editorconfig 98499d6818 .editorconfig: Remove excess apostrophe at *.cocci vor 1 Jahr
.gitignore f543faf837 Allow in-tree build vor 10 Monaten
.wikiheaders-options e957840d34 include: Filling in some more documentation gaps. vor 9 Monaten
Android.mk 01b9b0edb7 Add system tray support (#10873) vor 9 Monaten
BUGS.txt b6ab7d28f6 Replaced \r\n with \n in SDL root files vor 11 Monaten
CMakeLists.txt bed16f77d1 cmake: define HAVE_MALLOC_H when malloc.h is found vor 9 Monaten
CREDITS.md eef5c53668 docs: Moved CREDITS and INSTALL to markdown format. vor 1 Jahr
INSTALL.md fdafa266d8 (doc): make cmake build parallel on linux vor 10 Monaten
LICENSE.txt 5b3ee51c6c Updated copyright for 2024 vor 1 Jahr
README-SDL.txt b6ab7d28f6 Replaced \r\n with \n in SDL root files vor 11 Monaten
README.md a20eec1415 Tweaking documentation for the SDL 3.0 preview release vor 1 Jahr
WhatsNew.txt b6ab7d28f6 Replaced \r\n with \n in SDL root files vor 11 Monaten

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