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.
![]() Xcode 14.3 does not allow targeting 10.9, the minimum recommended version is 10.13 and the minimum possible version is 10.11. (cherry picked from commit |
3 years ago | |
---|---|---|
.github | 3 years ago | |
VisualC | 3 years ago | |
VisualC-GDK | 3 years ago | |
VisualC-WinRT | 3 years ago | |
Xcode | 3 years ago | |
Xcode-iOS/Demos | 3 years ago | |
acinclude | 3 years ago | |
android-project | 3 years ago | |
android-project-ant | 8 years ago | |
build-scripts | 3 years ago | |
cmake | 3 years ago | |
docs | 3 years ago | |
include | 3 years ago | |
mingw/pkg-support/cmake | 3 years ago | |
src | 3 years ago | |
test | 3 years ago | |
visualtest | 3 years ago | |
wayland-protocols | 3 years ago | |
.clang-format | 3 years ago | |
.editorconfig | 3 years ago | |
.gitignore | 3 years ago | |
.wikiheaders-options | 3 years ago | |
Android.mk | 3 years ago | |
BUGS.txt | 5 years ago | |
CMakeLists.txt | 3 years ago | |
CREDITS.txt | 10 years ago | |
INSTALL.txt | 4 years ago | |
LICENSE.txt | 3 years ago | |
Makefile.in | 3 years ago | |
Makefile.minimal | 4 years ago | |
Makefile.os2 | 3 years ago | |
Makefile.pandora | 4 years ago | |
Makefile.w32 | 3 years ago | |
README-SDL.txt | 9 years ago | |
README.md | 5 years ago | |
SDL2.spec.in | 5 years ago | |
SDL2Config.cmake.in | 3 years ago | |
TODO.txt | 5 years ago | |
WhatsNew.txt | 3 years ago | |
autogen.sh | 3 years ago | |
cmake_uninstall.cmake.in | 8 years ago | |
configure | 3 years ago | |
configure.ac | 3 years ago | |
sdl2-config-version.cmake.in | 3 years ago | |
sdl2-config.cmake.in | 3 years ago | |
sdl2-config.in | 3 years ago | |
sdl2.m4 | 3 years ago | |
sdl2.pc.in | 3 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)