Simple DirectMedia Layer https://libsdl.org
Find a file
2025-09-22 10:09:30 -07:00
.github ci: add macOS 26 job 2025-09-19 18:06:26 +02:00
android-project Android: fix 'JVM object referenced by 'context' is of type 'Context' and it d… (#14016) 2025-09-22 08:15:48 -07:00
build-scripts examples: Preload onmouseover images, so it's more responsive to the user. 2025-09-16 14:22:39 -04:00
cmake cmake: Adjust Enabled Backends list for render drivers to catch opengles2. 2025-09-13 11:28:57 -04:00
docs [SDL3] [PS2] Framebuffer resolution + 240p/480p + PAL support (#13993) 2025-09-21 07:50:14 -07:00
examples examples/misc/01-power/README.txt: fixed wording. 2025-09-16 14:37:51 -04:00
include Sync SDL3 wiki -> header 2025-09-22 15:34:13 +00:00
src main: Fixed crashes if specifying hints to Emscripten as URL options. 2025-09-22 11:57:42 -04:00
test testautomation: use the correct return type for clipboard APIs 2025-09-21 23:27:59 -07:00
VisualC Support ZUIKI MasconPro (#13770) 2025-09-21 23:38:28 -07:00
VisualC-GDK Support ZUIKI MasconPro (#13770) 2025-09-21 23:38:28 -07:00
wayland-protocols
Xcode Fixed building testautomation on iOS 2025-09-22 10:09:30 -07:00
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt always link to GameController on iOS and related Apple platforms 2025-09-22 08:13:21 -07: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)