Go to file
Anonymous Maarten b19099d557 cmake: use find_package(SampleRate) to find samplerate + allow targets 2022-06-16 16:47:19 -07:00
.github
VisualC
VisualC-WinRT
Xcode Updated to version 2.23.1 for pre-release checkpoint 2022-06-16 12:50:19 -07:00
Xcode-iOS
acinclude
android-project SDLActivity.java: Compatibility fix for debugSource 2022-06-16 12:45:15 -07:00
android-project-ant
build-scripts Updated to version 2.23.1 for pre-release checkpoint 2022-06-16 12:50:19 -07:00
cmake cmake: use find_package(SampleRate) to find samplerate + allow targets 2022-06-16 16:47:19 -07:00
docs
include Updated to version 2.23.1 for pre-release checkpoint 2022-06-16 12:50:19 -07:00
mingw/pkg-support/cmake
src Fixed building D3D12 renderer with latest mingw-64 2022-06-16 15:44:18 -07:00
test
visualtest
wayland-protocols
.clang-format
.editorconfig
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt cmake: use find_package(SampleRate) to find samplerate + allow targets 2022-06-16 16:47:19 -07:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2 Updated to version 2.23.1 for pre-release checkpoint 2022-06-16 12:50:19 -07:00
Makefile.pandora
Makefile.w32 Updated to version 2.23.1 for pre-release checkpoint 2022-06-16 12:50:19 -07:00
README-SDL.txt
README.md
SDL2.spec.in
SDL2Config.cmake.in
TODO.txt
WhatsNew.txt
autogen.sh
cmake_uninstall.cmake.in
configure Enable D3D12 detection when using mingw-64 2022-06-16 15:46:53 -07:00
configure.ac Enable D3D12 detection when using mingw-64 2022-06-16 15:46:53 -07:00
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in

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)