Simple DirectMedia Layer https://libsdl.org
Find a file
2025-08-02 22:54:03 -04:00
.github ci: Haiku does not need -DSDL_UNIX_CONSOLE_BUILD=ON 2025-08-02 03:39:38 +02:00
android-project
build-scripts SDL_migration.cocci: Fixed a few incorrect function names. 2025-08-02 22:54:03 -04:00
cmake windows: replace shobjidl_core.h usage with shobjidl.h except for when targeting xbox 2025-08-01 17:11:49 -07:00
docs
examples
include windows: replace shobjidl_core.h usage with shobjidl.h except for when targeting xbox 2025-08-01 17:11:49 -07:00
src SInput: ABXY Style Application and Code Cleanup (#13624) 2025-08-02 19:11:18 -07:00
test Fix SDL_BlitSurfaceScaled crash 2025-08-01 09:22:20 -07:00
VisualC
VisualC-GDK
wayland-protocols
Xcode
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt windows: replace shobjidl_core.h usage with shobjidl.h except for when targeting xbox 2025-08-01 17:11:49 -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)