Go to file
Ozkan Sezer af8bee2dd1 alsa: change an SDL_LogError into SDL_LogDebug.
it is informational only and seeing ERROR on the terminal was confusing
2025-06-22 21:04:44 -07:00
.github
VisualC
VisualC-GDK
Xcode
android-project
build-scripts wikiheaders: Let each subproject specify how to find their property symbols. 2025-06-17 16:41:24 -04:00
cmake
docs
examples
include expose events originating from a live-resize set the data1 field to 1. 2025-06-21 07:33:25 -07:00
src alsa: change an SDL_LogError into SDL_LogDebug. 2025-06-22 21:04:44 -07:00
test test: Fix resource paths in testtray 2025-06-22 21:03:37 -07:00
wayland-protocols wayland: Implement the pointer warp protocol 2025-06-13 15:40:49 -04:00
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options wikiheaders: Let each subproject specify how to find their property symbols. 2025-06-17 16:41:24 -04:00
Android.mk
BUGS.txt
CMakeLists.txt
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)