Simple DirectMedia Layer https://libsdl.org
Find a file
Anonymous Maarten 45dfdfbb7b Add parametrized build script
[ci skip]
2024-10-14 21:30:48 +02:00
.github Add parametrized build script 2024-10-14 21:30:48 +02:00
android-project Add more configChanges to Android Manifest (#11145) 2024-10-10 07:53:34 -07:00
build-scripts Add parametrized build script 2024-10-14 21:30:48 +02:00
cmake Add parametrized build script 2024-10-14 21:30:48 +02:00
docs Add parametrized build script 2024-10-14 21:30:48 +02:00
examples render: Add SDL_RenderDebugText(). 2024-10-14 02:45:33 -04:00
include Add parametrized build script 2024-10-14 21:30:48 +02:00
src GPU Vulkan: Fix depth-only framebuffer leak 2024-10-14 10:19:07 -07:00
test test: remove testaudio-art.txt (this info is in test/LICENSE.txt now). 2024-10-14 01:52:18 -04:00
VisualC Add parametrized build script 2024-10-14 21:30:48 +02:00
VisualC-GDK
wayland-protocols
Xcode Add parametrized build script 2024-10-14 21:30:48 +02:00
.clang-format
.clang-tidy
.editorconfig
.gitignore Add parametrized build script 2024-10-14 21:30:48 +02:00
.wikiheaders-options
Android.mk
BUGS.txt Replaced \r\n with \n in SDL root files 2024-10-05 18:15:02 -07:00
CMakeLists.txt Add parametrized build script 2024-10-14 21:30:48 +02:00
CREDITS.md
INSTALL.md
LICENSE.txt
README-SDL.txt Replaced \r\n with \n in SDL root files 2024-10-05 18:15:02 -07:00
README.md
WhatsNew.txt Replaced \r\n with \n in SDL root files 2024-10-05 18:15:02 -07:00

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)