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.
e305da0baf
Fixes https://github.com/libsdl-org/SDL/issues/7518 (cherry picked from commit |
10 hours ago | |
---|---|---|
.github | 4 weeks ago | |
VisualC | 2 weeks ago | |
VisualC-GDK | 4 weeks ago | |
VisualC-WinRT | 11 months ago | |
Xcode | 2 weeks ago | |
Xcode-iOS/Demos | 5 months ago | |
acinclude | 11 months ago | |
android-project | 2 weeks ago | |
android-project-ant | 7 years ago | |
build-scripts | 1 week ago | |
cmake | 3 months ago | |
docs | 5 months ago | |
include | 2 weeks ago | |
mingw/pkg-support | 2 months ago | |
src | 10 hours ago | |
test | 4 weeks ago | |
visualtest | 2 years ago | |
wayland-protocols | 2 years ago | |
.clang-format | 2 years ago | |
.editorconfig | 2 years ago | |
.gitignore | 3 months ago | |
.wikiheaders-options | 2 years ago | |
Android.mk | 2 years ago | |
BUGS.txt | 4 years ago | |
CMakeLists.txt | 2 weeks ago | |
CREDITS.txt | 10 years ago | |
INSTALL.txt | 3 years ago | |
LICENSE.txt | 12 months ago | |
Makefile.in | 7 months ago | |
Makefile.minimal | 2 years ago | |
Makefile.os2 | 2 weeks ago | |
Makefile.pandora | 3 years ago | |
Makefile.w32 | 2 weeks ago | |
README-SDL.txt | 8 years ago | |
README.md | 4 years ago | |
SDL2.spec.in | 4 years ago | |
SDL2Config.cmake.in | 2 years ago | |
TODO.txt | 4 years ago | |
WhatsNew.txt | 11 months ago | |
autogen.sh | 3 years ago | |
cmake_uninstall.cmake.in | 7 years ago | |
configure | 2 weeks ago | |
configure.ac | 2 weeks ago | |
sdl2-config-version.cmake.in | 3 years ago | |
sdl2-config.cmake.in | 2 years ago | |
sdl2-config.in | 2 years ago | |
sdl2.m4 | 12 months ago | |
sdl2.pc.in | 2 years ago |
README.md
Simple DirectMedia Layer (SDL) Version 2.0
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. 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
Enjoy!
Sam Lantinga (slouken@libsdl.org)