Sem descrição

Sam Lantinga cb85894e94 Clarified device ID documentation há 2 anos atrás
.github b9ad5fc589 ci: build tvOs/iOs CMake project há 2 anos atrás
VisualC a9d70dbacb pen: Rework public API. há 2 anos atrás
VisualC-GDK 001dbc5da8 Added support for raw mouse and keyboard using GameInput on Windows há 2 anos atrás
VisualC-WinRT 4b3a80bb73 msbuild: add TreatWarningAsError property, and enable it on ci há 2 anos atrás
Xcode b4ca15b654 pen: Added Cocoa backend. há 2 anos atrás
android-project 8a6fd058b4 Update proguard-rules.pro in line with recent changes há 2 anos atrás
build-scripts 31b3f5ea79 ci: add GDK há 2 anos atrás
cmake b9ad5fc589 ci: build tvOs/iOs CMake project há 2 anos atrás
docs 627cb8acd0 SDL_EventFilter functions now return SDL_bool há 2 anos atrás
examples 438a214420 Changed main callback return values to an enumeration há 2 anos atrás
include cb85894e94 Clarified device ID documentation há 2 anos atrás
src 7d78835f87 SDL_iostream.c: stdio_seek - skip API call for SEEK_CUR with 0 offset há 2 anos atrás
test 438a214420 Changed main callback return values to an enumeration há 2 anos atrás
wayland-protocols 2f276a2eea video: Expose HDR metadata per-window há 2 anos 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á 3 anos atrás
.editorconfig 98499d6818 .editorconfig: Remove excess apostrophe at *.cocci há 2 anos atrás
.gitignore 31b3f5ea79 ci: add GDK há 2 anos atrás
.wikiheaders-options 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! há 2 anos atrás
Android.mk 1a68d846de Create a functional CMake project using androidbuild.sh há 2 anos atrás
BUGS.txt 65fbf36c9e Cleaned up a few more Bugzilla mentions. há 5 anos atrás
CMakeLists.txt b5b868044f Include GameInput.h as gameinput.h for compatibility with non-MSVC toolchains há 2 anos 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á 2 anos atrás
LICENSE.txt 5b3ee51c6c Updated copyright for 2024 há 2 anos atrás
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. há 9 anos atrás
README.md a20eec1415 Tweaking documentation for the SDL 3.0 preview release há 2 anos atrás
WhatsNew.txt 38f0214e8a audio: Refer to audio devices to "playback" and "recording". há 2 anos 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