mirror of https://github.com/libsdl-org/SDL
Simple Directmedia Layer
https://libsdl.org/
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a0591ec4a3 | 12 hours ago | |
---|---|---|
.github | 4 days ago | |
VisualC | 1 week ago | |
VisualC-GDK | 1 week ago | |
Xcode | 6 days ago | |
android-project | 2 weeks ago | |
build-scripts | 3 weeks ago | |
cmake | 2 days ago | |
docs | 12 hours ago | |
examples | 6 days ago | |
include | 12 hours ago | |
src | 15 hours ago | |
test | 4 days ago | |
wayland-protocols | 1 month ago | |
.clang-format | 8 months ago | |
.clang-tidy | 1 year ago | |
.editorconfig | 5 months ago | |
.gitignore | 3 weeks ago | |
.wikiheaders-options | 3 weeks ago | |
Android.mk | 2 months ago | |
BUGS.txt | 2 months ago | |
CMakeLists.txt | 6 days ago | |
CREDITS.md | 12 months ago | |
INSTALL.md | 8 months ago | |
LICENSE.txt | 11 months ago | |
README-SDL.txt | 2 months ago | |
README.md | 8 months ago | |
WhatsNew.txt | 2 months ago |
README.md
Simple DirectMedia Layer (SDL) Version 3.0
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)