Sem descrição

Anonymous Maarten af3d97dcac Update build-scripts/build-release.py há 1 ano atrás
.github 19cc04a162 Add build-release.py updates from satellite libraries há 1 ano atrás
VisualC 0461180e25 SDL_EVENT_QUIT when no window nor tray há 1 ano atrás
VisualC-GDK 0461180e25 SDL_EVENT_QUIT when no window nor tray há 1 ano atrás
Xcode 622c3ebb94 Updated Xcode project with new tray files há 1 ano atrás
android-project e2323c1367 Refactor Android input handling and add pen support há 1 ano atrás
build-scripts af3d97dcac Update build-scripts/build-release.py há 1 ano atrás
cmake 19cc04a162 Add build-release.py updates from satellite libraries há 1 ano atrás
docs ca17d19f90 Updated iOS file path documentation há 1 ano atrás
examples 4d4a2786bb render: Updates to format-string versions of SDL_RenderDebugText. há 1 ano atrás
include 1701208f32 Sync SDL3 wiki -> header há 1 ano atrás
src bc448fa445 win32: Use the nearest monitor size for calculating maximized window dimensions há 1 ano atrás
test 75a24116b5 testcontroller: show gamepad connection state 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 f543faf837 Allow in-tree build há 1 ano atrás
.wikiheaders-options e957840d34 include: Filling in some more documentation gaps. há 1 ano atrás
Android.mk 0461180e25 SDL_EVENT_QUIT when no window nor tray há 1 ano atrás
BUGS.txt b6ab7d28f6 Replaced \r\n with \n in SDL root files há 1 ano atrás
CMakeLists.txt bed16f77d1 cmake: define HAVE_MALLOC_H when malloc.h is found há 1 ano atrás
CREDITS.md eef5c53668 docs: Moved CREDITS and INSTALL to markdown format. há 2 anos atrás
INSTALL.md fdafa266d8 (doc): make cmake build parallel on linux 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á 2 anos 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