Açıklama Yok

Sam Lantinga f8dfee01bb Made SDL_ReadSurfacePixel a public function 1 yıl önce
.github 915afae514 Remove force using one thread 1 yıl önce
VisualC f224af5ac5 Updated Haptic API for SDL 3.0 conventions 1 yıl önce
VisualC-GDK f224af5ac5 Updated Haptic API for SDL 3.0 conventions 1 yıl önce
VisualC-WinRT f224af5ac5 Updated Haptic API for SDL 3.0 conventions 1 yıl önce
Xcode 0d7df16812 Timers are a required platform feature 1 yıl önce
android-project dd2d809407 AndroidShowToast: make OneShotTask members private final 1 yıl önce
build-scripts a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions 1 yıl önce
cmake c540c77756 Removed SDL_INIT_EVERYTHING 1 yıl önce
docs c540c77756 Removed SDL_INIT_EVERYTHING 1 yıl önce
include f8dfee01bb Made SDL_ReadSurfacePixel a public function 1 yıl önce
mingw 9f2ca87504 build: don't add SDL3 subfolder to include path for external projects 2 yıl önce
src f8dfee01bb Made SDL_ReadSurfacePixel a public function 1 yıl önce
test f8dfee01bb Made SDL_ReadSurfacePixel a public function 1 yıl önce
wayland-protocols 44536b7537 Add and event and flag to report when a window has been occluded 1 yıl önce
.clang-format 4713db1484 Commented out syntax that causes Visual Studio 2019 to complain on every edit 2 yıl önce
.clang-tidy 778e8185cd Fix size of memcpy in SDL_AudioDeviceFormatChangedAlreadyLocked 1 yıl önce
.editorconfig a1e101e898 Fixed formatting for Haiku cc files 2 yıl önce
.gitignore 3a4ac15a27 Make Xbox GDK code public (and fix some GDK code rot) (#8844) 1 yıl önce
.wikiheaders-options 70edd54835 sdlwiki: SDL3 advises users to include through 'SDL3/SDL.h' 2 yıl önce
Android.mk 25ce87979d Always provide an implementation for all SDL3 symbols 1 yıl önce
BUGS.txt 65fbf36c9e Cleaned up a few more Bugzilla mentions. 4 yıl önce
CMakeLists.txt f224af5ac5 Updated Haptic API for SDL 3.0 conventions 1 yıl önce
CREDITS.md eef5c53668 docs: Moved CREDITS and INSTALL to markdown format. 1 yıl önce
INSTALL.md eef5c53668 docs: Moved CREDITS and INSTALL to markdown format. 1 yıl önce
LICENSE.txt 5b3ee51c6c Updated copyright for 2024 1 yıl önce
README-SDL.txt 8ade96ccc4 More HTTPS changes in the documentation. 8 yıl önce
README.md f32575dfab docs: Convert everything to Unix-style endlines. 1 yıl önce
WhatsNew.txt 5dba04b29b Remove SDL_{Set,Get}SurfaceScale(). 1 yıl önce

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