Go to file
Temdog007 cc8ec6cf18
Handle global mouse state for Emscripten (#12669)
2025-04-02 07:21:21 -07:00
.github
VisualC 8BitDo (#12661) 2025-03-31 09:56:01 -07:00
VisualC-GDK 8BitDo (#12661) 2025-03-31 09:56:01 -07:00
Xcode 8BitDo (#12661) 2025-03-31 09:56:01 -07:00
android-project Native functions renamed: {add,remove}AudioDevice to native{Add,Remove}AudioDevice 2025-03-23 15:25:33 +01:00
build-scripts
cmake
docs More clarification for high DPI support 2025-03-31 18:53:40 -07:00
examples examples/renderer/19-affine-textures: add metadata for examples.libsdl.org. 2025-03-28 14:19:30 -04:00
include Sync SDL3 wiki -> header 2025-04-02 14:20:46 +00:00
src Handle global mouse state for Emscripten (#12669) 2025-04-02 07:21:21 -07:00
test Handle global mouse state for Emscripten (#12669) 2025-04-02 07:21:21 -07:00
wayland-protocols
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt fix missing AVFoundation in CMakeLists.txt 2025-03-29 08:44:51 -07:00
CREDITS.md
INSTALL.md
LICENSE.txt
README.md
WhatsNew.txt

README.md

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)