Simple DirectMedia Layer https://libsdl.org
Find a file
2025-10-13 11:07:22 -07:00
.github ci: bump cross-platform-actions. 2025-10-07 14:28:04 +03:00
android-project Ignore invalid width/height in setOrientationBis() 2025-10-08 20:15:33 -07:00
build-scripts Add elf alignment check for Android artifacts (#13818) 2025-08-28 16:31:25 -07:00
cmake cmake: use correct suffix in PkgConfigHelper 2025-10-03 21:03:50 +02:00
docs README-macos.md: replace old API calls 2025-07-11 12:08:58 -07:00
examples examples: Use SDL_GetAudioStreamQueued, not SDL_GetAudioStreamAvailable. 2025-02-27 11:46:56 -05:00
include Sync SDL3 wiki -> header 2025-10-09 12:23:30 -07:00
src GPU: Validate that buffer size is at least 4 bytes 2025-10-13 11:07:22 -07:00
test Only call clipboard callbacks with mime types they expect 2025-10-09 12:23:30 -07:00
VisualC Cocoa metal layers need their size updated before renderer updates 2025-02-24 15:37:13 -08:00
VisualC-GDK GDK: Handle ProjectDir with space 2025-04-25 15:01:07 -07:00
wayland-protocols
Xcode Adding dSYMs (DWARF debug symbols) to the xcFramework. 2025-10-13 08:35:25 -07:00
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk Revert "Support Google Play 16 KB Page Size Requirement (#13470)" 2025-08-07 11:41:43 -07:00
BUGS.txt
CMakeLists.txt build: Fix typo in SDL_uclibc target name for 32-bit Windows 2025-10-03 07:22:59 -07:00
CREDITS.md
INSTALL.md Add a link to docs/INTRO-mingw.md 2025-03-06 16:26:15 -08:00
LICENSE.txt
README.md
WhatsNew.txt Added SDL_HINT_VIDEO_X11_EXTERNAL_WINDOW_INPUT 2025-03-05 09:13:10 -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)