Go to file
Anonymous Maarten ad21c70408 cmake: fix CMP0072 warning by prefering GLVND 2022-06-15 11:11:49 -07:00
.github Build tests for all CMake platforms on CI 2022-06-15 10:14:25 -07:00
VisualC
VisualC-WinRT
Xcode CMake: Fix XCode CMake config file. (#5787) 2022-06-12 15:48:57 +02:00
Xcode-iOS
acinclude
android-project
android-project-ant
build-scripts
cmake Check result of FindLibraryAndSONAME before use 2022-06-15 05:33:40 +03:00
docs
include Fixed spacing 2022-06-13 06:36:48 -07:00
mingw/pkg-support/cmake
src wayland: use libdecor resize edge enums for libdecor 2022-06-15 10:21:18 -04:00
test cmake: fix CMP0072 warning by prefering GLVND 2022-06-15 11:11:49 -07:00
visualtest
wayland-protocols
.clang-format
.editorconfig
.gitignore
Android.mk
BUGS.txt
CMakeLists.txt Remove redundant sizeof "size_t" check 2022-06-15 13:50:34 -04:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2
Makefile.pandora
Makefile.w32 minor windows warning fixes. 2022-06-13 22:15:56 +03:00
README-SDL.txt
README.md
SDL2.spec.in
SDL2Config.cmake.in cmake: make sure SDL2::SDL2 is always available 2022-06-14 20:15:34 -07:00
TODO.txt
WhatsNew.txt
autogen.sh
cmake_uninstall.cmake.in
configure autotools: fixed d3d12 detection result report. 2022-06-12 23:22:20 +03:00
configure.ac autotools: fixed d3d12 detection result report. 2022-06-12 23:22:20 +03:00
sdl2-config-version.cmake.in
sdl2-config.cmake.in cmake: make sure SDL2::SDL2 is always available 2022-06-14 20:15:34 -07:00
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)