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.
a47b62d1fe
This is already defined as part of the PS2 SDK |
14 hours ago | |
---|---|---|
.github | 2 weeks ago | |
VisualC | 2 weeks ago | |
VisualC-GDK | 1 day ago | |
Xcode | 2 weeks ago | |
android-project | 1 month ago | |
build-scripts | 3 days ago | |
cmake | 2 weeks ago | |
docs | 2 days ago | |
examples | 3 days ago | |
include | 19 hours ago | |
src | 18 hours ago | |
test | 22 hours ago | |
wayland-protocols | 2 months ago | |
.clang-format | 9 months ago | |
.clang-tidy | 1 year ago | |
.editorconfig | 6 months ago | |
.gitignore | 2 months ago | |
.wikiheaders-options | 3 days ago | |
Android.mk | 2 weeks ago | |
BUGS.txt | 3 months ago | |
CMakeLists.txt | 14 hours ago | |
CREDITS.md | 1 year ago | |
INSTALL.md | 4 weeks ago | |
LICENSE.txt | 12 months ago | |
README-SDL.txt | 3 months ago | |
README.md | 9 months ago | |
WhatsNew.txt | 3 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)