Simple Directmedia Layer
Find a file
2021-08-06 14:08:50 -04: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 wayland: Always assume configure is wrong for non-resizable windows. 2021-08-05 17:19:11 -04: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 cmake: Force linker to treat input as a C++ program on Haiku. 2021-08-04 19:22:40 -04: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)