mirror of https://github.com/encounter/SDL.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 days ago | |
---|---|---|
.github | 3 months ago | |
VisualC | 7 months ago | |
VisualC-GDK | 5 months ago | |
VisualC-WinRT | 7 months ago | |
Xcode | 2 months ago | |
Xcode-iOS/Demos | 6 months ago | |
acinclude | 8 months ago | |
android-project | 2 months ago | |
android-project-ant | 6 years ago | |
build-scripts | 4 months ago | |
cmake | 3 months ago | |
docs | 7 months ago | |
include | 2 days ago | |
mingw/pkg-support/cmake | 7 months ago | |
src | 2 days ago | |
test | 2 days ago | |
visualtest | 6 months ago | |
wayland-protocols | 9 months ago | |
.clang-format | 1 year ago | |
.editorconfig | 9 months ago | |
.gitignore | 6 months ago | |
.wikiheaders-options | 12 months ago | |
Android.mk | 6 months ago | |
BUGS.txt | 2 years ago | |
CMakeLists.txt | 2 days ago | |
CREDITS.txt | 8 years ago | |
INSTALL.txt | 1 year ago | |
LICENSE.txt | 5 months ago | |
Makefile.in | 7 months ago | |
Makefile.minimal | 2 years ago | |
Makefile.os2 | 2 months ago | |
Makefile.pandora | 2 years ago | |
Makefile.w32 | 2 months ago | |
README-SDL.txt | 6 years ago | |
README.md | 2 years ago | |
SDL2.spec.in | 2 years ago | |
SDL2Config.cmake.in | 12 months ago | |
TODO.txt | 2 years ago | |
WhatsNew.txt | 6 months ago | |
autogen.sh | 1 year ago | |
cmake_uninstall.cmake.in | 6 years ago | |
configure | 2 months ago | |
configure.ac | 2 days ago | |
sdl2-config-version.cmake.in | 1 year ago | |
sdl2-config.cmake.in | 4 months ago | |
sdl2-config.in | 6 months ago | |
sdl2.m4 | 6 months ago | |
sdl2.pc.in | 10 months 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)