Sen descrición

Sam Lantinga 926db1bd54 Removed a duplicate delay accidentally added during code refactor %!s(int64=2) %!d(string=hai) anos
.github dc138ee3d4 cmake: SDL3-shared target will always be a shared target %!s(int64=2) %!d(string=hai) anos
VisualC 103fbcfc05 cmake: use compatible interface properties to disallow linking to a different version of SDL %!s(int64=2) %!d(string=hai) anos
VisualC-GDK 18f38bef03 Remove include/SDL3/SDL_name.h %!s(int64=2) %!d(string=hai) anos
VisualC-WinRT 18f38bef03 Remove include/SDL3/SDL_name.h %!s(int64=2) %!d(string=hai) anos
Xcode 103fbcfc05 cmake: use compatible interface properties to disallow linking to a different version of SDL %!s(int64=2) %!d(string=hai) anos
android-project 8994878767 Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes %!s(int64=2) %!d(string=hai) anos
build-scripts d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt %!s(int64=2) %!d(string=hai) anos
cmake 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. %!s(int64=2) %!d(string=hai) anos
docs d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt %!s(int64=2) %!d(string=hai) anos
include bb59f46cbe Removed guard around the enabled assertions support code %!s(int64=2) %!d(string=hai) anos
mingw 9f2ca87504 build: don't add SDL3 subfolder to include path for external projects %!s(int64=2) %!d(string=hai) anos
src 926db1bd54 Removed a duplicate delay accidentally added during code refactor %!s(int64=2) %!d(string=hai) anos
test c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) %!s(int64=2) %!d(string=hai) anos
wayland-protocols 8cafde5ecc wayland: Add high-resolution event timestamp support %!s(int64=2) %!d(string=hai) anos
.clang-format 4713db1484 Commented out syntax that causes Visual Studio 2019 to complain on every edit %!s(int64=2) %!d(string=hai) anos
.clang-tidy fa8fba3812 Add clang-tidy config and CMake/CI support. %!s(int64=2) %!d(string=hai) anos
.editorconfig a1e101e898 Fixed formatting for Haiku cc files %!s(int64=2) %!d(string=hai) anos
.gitignore 549cedfa88 include: add \brief to includes %!s(int64=2) %!d(string=hai) anos
.wikiheaders-options 2506676f34 wikiheaders: Bridge README files in the docs directory to wiki. %!s(int64=2) %!d(string=hai) anos
Android.mk 6dc135413a Create a static SDL_test library on Android %!s(int64=2) %!d(string=hai) anos
BUGS.txt 65fbf36c9e Cleaned up a few more Bugzilla mentions. %!s(int64=4) %!d(string=hai) anos
CMakeLists.txt ad95c93bf4 Add portal interface to support `SDL_GetSystemTheme` in linux %!s(int64=2) %!d(string=hai) anos
CREDITS.txt cc1f9eb983 Use Apple's nomenclature for macOS and iOS %!s(int64=2) %!d(string=hai) anos
INSTALL.txt cc1f9eb983 Use Apple's nomenclature for macOS and iOS %!s(int64=2) %!d(string=hai) anos
LICENSE.txt fde78d12f2 Updated copyright for 2023 %!s(int64=2) %!d(string=hai) anos
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. %!s(int64=8) %!d(string=hai) anos
README.md 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 %!s(int64=2) %!d(string=hai) anos
TODO.txt da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org %!s(int64=4) %!d(string=hai) anos
WhatsNew.txt 8994878767 Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes %!s(int64=2) %!d(string=hai) anos

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