Go to file
Ryan C. Gordon faa2e40406 gpu: Warn about Direct3D 12 texture alignment requirements.
Fixes #12835.
2025-04-25 15:09:13 -04:00
.github Updated to GameInput v1.1 2025-04-11 13:42:58 -07:00
VisualC Updated to GameInput v1.1 2025-04-11 13:42:58 -07:00
VisualC-GDK Updated to GameInput v1.1 2025-04-11 13:42:58 -07:00
Xcode
android-project
build-scripts
cmake
docs
examples examples: added audio/05-planar-data 2025-04-22 23:30:50 -04:00
include gpu: Warn about Direct3D 12 texture alignment requirements. 2025-04-25 15:09:13 -04:00
src gpu: Warn about Direct3D 12 texture alignment requirements. 2025-04-25 15:09:13 -04:00
test testaudio: Use SDL_SetAppMetadata at startup. 2025-04-25 13:03:09 -04:00
wayland-protocols wayland: Add xdg_toplevel v7 edge constraint support 2025-04-13 11:10:49 -04:00
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt cmake: use CMAKE_ANDROID_NDK variable as root of Android ndk 2025-04-25 07:58:16 -07:00
CREDITS.md
INSTALL.md
LICENSE.txt
README.md
WhatsNew.txt

README.md

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.

You can find the latest release and additional information at: https://www.libsdl.org/

Installation instructions and a quick introduction is available in INSTALL.md

This library is distributed under the terms of the zlib license, available in LICENSE.txt.

Enjoy!

Sam Lantinga (slouken@libsdl.org)