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

Maia 0becdad392 Add missing includes to SDL_tray.h 10 месяцев назад
.github 19cc04a162 Add build-release.py updates from satellite libraries 10 месяцев назад
VisualC 01b9b0edb7 Add system tray support (#10873) 10 месяцев назад
VisualC-GDK 01b9b0edb7 Add system tray support (#10873) 10 месяцев назад
Xcode 76920a230f Fixed Xcode build 10 месяцев назад
android-project 37b87f79fb Fixed Bluetooth Steam Controller detection on iOS and Android 10 месяцев назад
build-scripts 2f68efda83 wikiheaders: Add underscore to the "big ascii" character table. 10 месяцев назад
cmake 19cc04a162 Add build-release.py updates from satellite libraries 10 месяцев назад
docs e08f34c3be Removed SDL_HINT_MOUSE_RELATIVE_MODE_WARP 10 месяцев назад
examples 4d4a2786bb render: Updates to format-string versions of SDL_RenderDebugText. 10 месяцев назад
include 0becdad392 Add missing includes to SDL_tray.h 10 месяцев назад
src b2178857dc Corrected CoreAudio surround sound channel layouts 10 месяцев назад
test 01b9b0edb7 Add system tray support (#10873) 10 месяцев назад
wayland-protocols 4c2d0c422b wayland: Remove kde_output_order_v1 support 1 год назад
.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 f543faf837 Allow in-tree build 1 год назад
.wikiheaders-options e957840d34 include: Filling in some more documentation gaps. 10 месяцев назад
Android.mk 01b9b0edb7 Add system tray support (#10873) 10 месяцев назад
BUGS.txt b6ab7d28f6 Replaced \r\n with \n in SDL root files 1 год назад
CMakeLists.txt bed16f77d1 cmake: define HAVE_MALLOC_H when malloc.h is found 10 месяцев назад
CREDITS.md eef5c53668 docs: Moved CREDITS and INSTALL to markdown format. 1 год назад
INSTALL.md fdafa266d8 (doc): make cmake build parallel on linux 11 месяцев назад
LICENSE.txt 5b3ee51c6c Updated copyright for 2024 1 год назад
README-SDL.txt b6ab7d28f6 Replaced \r\n with \n in SDL root files 1 год назад
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 1 год назад

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