Simple DirectMedia Layer https://libsdl.org
Find a file
2026-02-02 10:10:08 -05:00
.github Support building for ARM64 with the MSVC project 2026-01-19 10:16:35 -08:00
android-project Add ProGuard rule for joystickSetLED method in SDLControllerManager 2026-01-02 07:30:36 -08:00
build-scripts release: synchronize build-scripts/build-release.py 2026-01-21 21:49:41 +01:00
cmake Revert "cmake: rpi videocore needs brcmegl as well" 2026-01-22 17:53:47 -08:00
docs Up-to-date QNX support (#14806) 2026-01-30 15:32:43 -08:00
examples Fix typos in comments. 2026-01-30 07:25:02 -08:00
include Revert "Clarified SDL_GetClipboardText() documentation" 2026-02-01 10:27:20 -08:00
src render: D3D12 Xbox buildfixes 2026-02-02 10:10:08 -05:00
test sdlprocdump: print name of module throwing exceptions 2026-02-02 00:59:20 +01:00
VisualC GPU: OpenXR integration (#14837) 2026-01-30 17:18:51 -05:00
VisualC-GDK GPU: OpenXR integration (#14837) 2026-01-30 17:18:51 -05:00
wayland-protocols wayland: Update the color management protocol 2025-12-15 13:54:31 -05:00
Xcode GPU: OpenXR integration (#14837) 2026-01-30 17:18:51 -05:00
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk GPU: OpenXR integration (#14837) 2026-01-30 17:18:51 -05:00
BUGS.txt
CMakeLists.txt cmake: dfix disabling dlopen notes when configuring with -DSDL_DLOPEN_NOTES=OFF 2026-02-01 19:24:03 +01:00
CREDITS.md
INSTALL.md
LICENSE.txt Updated copyright for 2026 2026-01-01 09:40:08 -08:00
README.md
WhatsNew.txt Added SDL_HINT_MOUSE_DPI_SCALE_CURSORS 2025-12-09 17:12:08 -08:00

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)