Simple DirectMedia Layer https://libsdl.org
Find a file
2025-10-18 07:57:30 -07:00
.github ci: bump macos-13 to macos-14 2025-10-16 20:07:18 +02:00
android-project Implement SDL_GetPenDeviceType() for Android 2025-10-13 18:43:16 -04:00
build-scripts
cmake
docs Sync SDL3 wiki -> header 2025-10-17 08:28:31 +00:00
examples
include unix: Add ppoll support 2025-10-17 14:30:10 -04:00
src switch2: Refactor out flash reading 2025-10-18 07:57:30 -07:00
test Add animated cursor support 2025-10-15 14:41:15 -04:00
VisualC Make D3D math functions static inline to reduce likelihood of linking conflicts 2025-10-14 16:56:41 -07:00
VisualC-GDK Make D3D math functions static inline to reduce likelihood of linking conflicts 2025-10-14 16:56:41 -07:00
wayland-protocols
Xcode Make D3D math functions static inline to reduce likelihood of linking conflicts 2025-10-14 16:56:41 -07:00
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt unix: Add ppoll support 2025-10-17 14:30:10 -04:00
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)