Simple Directmedia Layer
Go to file
2022-12-11 17:09:28 -08:00
.github
acinclude autotools: revised and silenced esound detection a bit. 2022-09-24 20:01:04 +03:00
android-project
android-project-ant
build-scripts
cmake cmake: use FindALSA.cmake to find ALSA library 2022-12-11 23:23:45 +01:00
docs N3DS: Backport semaphore fixes from #6776. 2022-12-11 17:09:28 -08:00
include docs: Note that you don't need to free SDL_GetDefaultCursor's results. 2022-12-09 22:09:39 -05:00
mingw/pkg-support/cmake
src N3DS: Backport semaphore fixes from #6776. 2022-12-11 17:09:28 -08:00
test N3DS: Backport semaphore fixes from #6776. 2022-12-11 17:09:28 -08:00
VisualC
VisualC-GDK
VisualC-WinRT
visualtest
wayland-protocols Support wayland fractional scale protocol 2022-11-29 16:37:02 -05:00
Xcode
Xcode-iOS/Demos
.clang-format Commented out syntax that causes Visual Studio 2019 to complain on every edit 2022-12-02 00:43:46 -08:00
.editorconfig
.gitignore cmake: use FindALSA.cmake to find ALSA library 2022-12-11 23:23:45 +01:00
.wikiheaders-options
Android.mk
autogen.sh
BUGS.txt
cmake_uninstall.cmake.in
CMakeLists.txt cmake: use FindALSA.cmake to find ALSA library 2022-12-11 23:23:45 +01:00
configure cmake: use FindALSA.cmake to find ALSA library 2022-12-11 23:23:45 +01:00
configure.ac cmake: use FindALSA.cmake to find ALSA library 2022-12-11 23:23:45 +01:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
Makefile.in
Makefile.minimal
Makefile.os2
Makefile.pandora
Makefile.w32
README-SDL.txt
README.md Update and rename README.txt to README.md 2021-03-20 18:46:37 -04:00
sdl2-config-version.cmake.in
sdl2-config.cmake.in
sdl2-config.in
sdl2.m4
sdl2.pc.in cmake: use FindALSA.cmake to find ALSA library 2022-12-11 23:23:45 +01:00
SDL2.spec.in license: Fixed references to COPYING.txt that are now LICENSE.txt. 2021-02-18 11:07:26 -05:00
SDL2Config.cmake.in cmake: use FindALSA.cmake to find ALSA library 2022-12-11 23:23:45 +01:00
TODO.txt
WhatsNew.txt Added SDL_DISPLAYEVENT_MOVED to detect when display positioning changes 2022-12-08 12:46:13 -08: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)