Simple DirectMedia Layer https://libsdl.org
Find a file
meyraud705 0ea3074fa1 Add SDL_RemovePathWatch().
Rename SDL_WatchPathForChange() to SDL_AddPathWatch().
Improve documentation.
2026-05-07 21:35:53 +02:00
.github
android-project
build-scripts
cmake emscripten: Added more variables to PreseedEmscriptenCache.cmake. 2026-04-05 01:12:08 -04:00
docs
examples
include Add SDL_RemovePathWatch(). 2026-05-07 21:35:53 +02:00
src Add SDL_RemovePathWatch(). 2026-05-07 21:35:53 +02:00
test
VisualC
VisualC-GDK
wayland-protocols
Xcode
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt
CREDITS.md
INSTALL.md
LICENSE.txt
README.md
WhatsNew.txt

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)