blooblib/extern/SDL3-3.1.0
Squishy Bloob 855d331741 changed runtime 2024-03-25 09:03:26 +00:00
..
VisualC changed runtime 2024-03-25 09:03:26 +00:00
VisualC-GDK added SDL3 to extern 2024-03-25 08:20:48 +00:00
VisualC-WinRT added SDL3 to extern 2024-03-25 08:20:48 +00:00
Xcode added SDL3 to extern 2024-03-25 08:20:48 +00:00
android-project added SDL3 to extern 2024-03-25 08:20:48 +00:00
build-scripts added SDL3 to extern 2024-03-25 08:20:48 +00:00
cmake added SDL3 to extern 2024-03-25 08:20:48 +00:00
docs added SDL3 to extern 2024-03-25 08:20:48 +00:00
include added SDL3 to extern 2024-03-25 08:20:48 +00:00
mingw/pkg-support added SDL3 to extern 2024-03-25 08:20:48 +00:00
src added SDL3 to extern 2024-03-25 08:20:48 +00:00
test added SDL3 to extern 2024-03-25 08:20:48 +00:00
wayland-protocols added SDL3 to extern 2024-03-25 08:20:48 +00:00
.clang-format added SDL3 to extern 2024-03-25 08:20:48 +00:00
.clang-tidy added SDL3 to extern 2024-03-25 08:20:48 +00:00
.editorconfig added SDL3 to extern 2024-03-25 08:20:48 +00:00
.git-hash added SDL3 to extern 2024-03-25 08:20:48 +00:00
.wikiheaders-options added SDL3 to extern 2024-03-25 08:20:48 +00:00
Android.mk added SDL3 to extern 2024-03-25 08:20:48 +00:00
BUGS.txt added SDL3 to extern 2024-03-25 08:20:48 +00:00
CMakeLists.txt added SDL3 to extern 2024-03-25 08:20:48 +00:00
CREDITS.md added SDL3 to extern 2024-03-25 08:20:48 +00:00
INSTALL.md added SDL3 to extern 2024-03-25 08:20:48 +00:00
LICENSE.txt added SDL3 to extern 2024-03-25 08:20:48 +00:00
README-SDL.txt added SDL3 to extern 2024-03-25 08:20:48 +00:00
README.md added SDL3 to extern 2024-03-25 08:20:48 +00:00
VERSION.txt added SDL3 to extern 2024-03-25 08:20:48 +00:00
WhatsNew.txt added SDL3 to extern 2024-03-25 08:20:48 +00:00

README.md

Simple DirectMedia Layer (SDL) Version 3.0

https://www.libsdl.org/

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.

More extensive documentation is available in the docs directory, starting with README.md. If you are migrating to SDL 3.0 from SDL 2.0, the changes are extensively documented in README-migration.md.

Enjoy!

Sam Lantinga (slouken@libsdl.org)