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.
 
 
 
 
 
 
Go to file
Sam Lantinga 8c9beb0c87 Updated to version Updated to version 2.24.0 for release 3 years ago
.github Create dummy PS2 Video driver 3 years ago
VisualC add SDL_crc16.c to msvc and watcom builds 3 years ago
VisualC-GDK add SDL_crc16.c to msvc and watcom builds 3 years ago
VisualC-WinRT add SDL_crc16.c to msvc and watcom builds 3 years ago
Xcode Updated to version Updated to version 2.24.0 for release 3 years ago
Xcode-iOS Updated iOS build instructions 4 years ago
acinclude autoconf: use ax_compute_relative_paths 3 years ago
android-project Added support for the 8BitDo Ultimate Wired Controller for Xbox 3 years ago
android-project-ant Added the old ant Android build project structure 8 years ago
build-scripts emscripten-buildbot.sh: force `-s USE_SDL=0` 3 years ago
cmake cmake: enable disabing hidapi 3 years ago
docs build-scripts: Removed winrtbuild.*, no longer used. 3 years ago
include Updated to version Updated to version 2.24.0 for release 3 years ago
mingw/pkg-support/cmake Fix MinGW SDK redist: sdl2-config.cmake needs to set SDL2_FOUND 3 years ago
src Updated to version Updated to version 2.24.0 for release 3 years ago
test testgles2: Fix typo in help text 3 years ago
visualtest remove all unnecessary stuff from visualtest configury. 4 years ago
wayland-protocols video: wayland: Use wp-viewporter for fullscreen with non-native resolutions 4 years ago
.clang-format Disable formatting not supported by Visual Studio 2019 3 years ago
.editorconfig Separated controller type data into a C file 3 years ago
.gitignore Xbox GDKX support (#5869) 3 years ago
.wikiheaders-options wikiheaders.pl: changes to make this usable with external projects. 3 years ago
Android.mk mark Android.mk as non-executable 4 years ago
BUGS.txt Cleaned up a few more Bugzilla mentions. 5 years ago
CMakeLists.txt Updated to version Updated to version 2.24.0 for release 3 years ago
CREDITS.txt Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
INSTALL.txt INSTALL.txt: Say "macOS" instead of "Mac OS X" in modern times. 4 years ago
LICENSE.txt Updated copyright for 2022 4 years ago
Makefile.in We want to ship the CMake input file, not the generated file 3 years ago
Makefile.minimal build libSDL2_test too with Makefile.minimal 4 years ago
Makefile.os2 Updated to version Updated to version 2.24.0 for release 3 years ago
Makefile.pandora more fixes to standalone makefiles. 4 years ago
Makefile.w32 Updated to version Updated to version 2.24.0 for release 3 years ago
README-SDL.txt More HTTPS changes in the documentation. 9 years ago
README.md Update and rename README.txt to README.md 5 years ago
SDL2.spec.in license: Fixed references to COPYING.txt that are now LICENSE.txt. 5 years ago
SDL2Config.cmake.in ci: Test cmake build script on Android 3 years ago
TODO.txt Fixed up legacy MoinMoin URLs at wiki.libsdl.org 5 years ago
WhatsNew.txt Removed line wrapping in patch notes 3 years ago
autogen.sh Simplified autogen.sh, thanks to @smcv for the tip 3 years ago
cmake_uninstall.cmake.in Fixed bug 3867 - Can't find install_manifest.txt when running 'uninstall' target 8 years ago
configure Updated to version Updated to version 2.24.0 for release 3 years ago
configure.ac Updated to version Updated to version 2.24.0 for release 3 years ago
sdl2-config-version.cmake.in Add documentation to autotoo'ls sdl2-config-version.cmake.in 3 years ago
sdl2-config.cmake.in Expand CMake documentation a bit (#5961) 3 years ago
sdl2-config.in cmake+ci: fix+test sdl2-config + sdl2.pc for all supported platforms 3 years ago
sdl2.m4 acinclude & sdl2.m4 updates: 5 years ago
sdl2.pc.in Compatible with including as <SDL2/SDL.h> 3 years ago

README.md

Simple DirectMedia Layer (SDL) Version 2.0

https://www.libsdl.org/

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)