Simple Directmedia Layer
Go to file
2021-08-07 14:20:43 -07:00
.github
acinclude
android-project Let Android know that we can handle USB devices 2021-08-04 13:13:22 -07:00
android-project-ant
build-scripts
cmake improvements to libdecor support in cmake 2021-08-03 14:01:02 +03:00
debian
docs README-dynapi.md: Google+ link is gone, remove it. 2021-08-03 22:15:04 -04:00
include doxygen: manually move SDL_CloseAudioDevice docs from wiki. 2021-08-04 00:02:39 -04:00
src Fixed DInput mapping for NVIDIA Virtual Gamepad 2021-08-07 14:20:43 -07:00
test Fix typo in CMake target name 2021-08-05 10:31:43 -04:00
VisualC
VisualC-WinRT
visualtest
wayland-protocols
Xcode
Xcode-iOS
.gitignore
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt Fixed building on Windows with cmake, ninja, and clang 2021-08-06 12:28:24 -07:00
configure configure: Fixes to make SDL link as C++ on Haiku. 2021-08-06 14:08:50 -04:00
configure.ac configure: Fixes to make SDL link as C++ on Haiku. 2021-08-06 14:08:50 -04:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in configure: Fixes to make SDL link as C++ on Haiku. 2021-08-06 14:08:50 -04:00
Makefile.minimal
Makefile.os2
Makefile.pandora
Makefile.psp
Makefile.wiz
README-SDL.txt
README.md
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in
SDL2.spec.in
SDL2Config.cmake
TODO.txt
WhatsNew.txt Add note about keyboard grab to WhatsNew.txt for 2.0.16 2021-08-04 09:03:28 -07:00

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)