Simple DirectMedia Layer https://libsdl.org
Find a file
2026-05-21 18:28:31 +02:00
.github Fix Cygwin building and add CI (#15566) 2026-05-15 08:48:24 -07:00
android-project Process repeated joystick key events on Android 2026-05-21 06:53:17 -07:00
build-scripts ci+release: build with gameinput support 2026-05-15 03:00:10 +02:00
cmake Fix Cygwin building and add CI (#15566) 2026-05-15 08:48:24 -07:00
docs README-migration: Note that render target support is not universally available. 2026-05-20 12:51:41 -04:00
examples examples/renderer/20-blending: Make thumbnail/onmouseover match other examples. 2026-05-20 00:42:57 -04:00
include assert: fixed compiler warning with LLVM + x86_64-pc-windows-msvc target. 2026-05-20 13:02:41 -04:00
src wayland: unified error message for SDL_SetWindowIcon 2026-05-21 18:28:31 +02:00
test video: Windows keep any position set when in fullscreen after leaving fullscreen 2026-05-18 09:09:49 -07:00
VisualC examples: Add blending example (#15657) 2026-05-19 21:05:23 -07:00
VisualC-GDK
wayland-protocols revert parts of CodeSpell commit d870911202 from 3rd party sources 2026-05-13 18:00:02 +03:00
Xcode
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
AGENTS.md
Android.mk Add SVE2 SIMD Alpha-Blending Blitter (#15504) 2026-05-13 23:37:46 -07:00
BUGS.txt
CLAUDE.md
CMakeLists.txt cygwin: patch vulkan headers for VKAPI_CALL and enable vulkan in cmake 2026-05-17 09:55:31 +03: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)