Simple DirectMedia Layer https://libsdl.org
Find a file
2024-12-28 08:15:19 -08:00
.github ci: run emscripten on Ubuntu 22.04 2024-12-28 16:20:59 +01:00
android-project
build-scripts cmake: don't create relocatable packages by default with non-MSVC toolchains 2024-12-28 02:04:00 +01:00
cmake cmake: Solaris' SunPro has alternative way to link to pthread libraries 2024-12-28 03:46:17 +01:00
docs Sync SDL3 wiki -> header 2024-12-28 16:06:09 +00:00
examples examples: Fix dead links in app metadata 2024-12-27 17:10:52 -08:00
include Sync SDL3 wiki -> header 2024-12-28 07:58:04 +00:00
src tray, unix: fix -Wformat warnings 2024-12-28 18:37:56 +03:00
test cmake: add_dependencies must have at least 2 arguments 2024-12-28 02:43:12 +01:00
VisualC SDL_EVENT_QUIT when no window nor tray 2024-12-27 09:22:27 -08:00
VisualC-GDK SDL_EVENT_QUIT when no window nor tray 2024-12-27 09:22:27 -08:00
wayland-protocols
Xcode Add SDL_tray.h to the public framework headers 2024-12-28 08:15:19 -08:00
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk SDL_EVENT_QUIT when no window nor tray 2024-12-27 09:22:27 -08:00
BUGS.txt
CMakeLists.txt cmake: really disable xrandr by default on Solaris 2024-12-28 11:55:59 +01:00
CREDITS.md
INSTALL.md
LICENSE.txt
README-SDL.txt
README.md
WhatsNew.txt

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)