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.
c98c4fbff6 | 2 months ago | |
---|---|---|
.github | 3 months ago | |
VisualC | 2 months ago | |
VisualC-GDK | 8 months ago | |
VisualC-WinRT | 11 months ago | |
Xcode | 2 months ago | |
Xcode-iOS/Demos | 5 months ago | |
acinclude | 11 months ago | |
android-project | 2 months ago | |
android-project-ant | 7 years ago | |
build-scripts | 3 months ago | |
cmake | 3 months ago | |
docs | 5 months ago | |
include | 2 months ago | |
mingw/pkg-support | 3 months ago | |
src | 2 months ago | |
test | 2 months 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 months 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 months ago | |
Makefile.pandora | 3 years ago | |
Makefile.w32 | 2 months 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 months ago | |
configure.ac | 2 months 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)