Go to file
Sam Lantinga 8c95bd814b Allow switching licensed Nintendo Switch Pro controllers into gyro input mode 2023-06-13 22:40:51 -07:00
.github
VisualC Added SDL_nextafter() and SDL_nextafterf() 2023-06-13 10:32:21 -07:00
VisualC-GDK Added SDL_nextafter() and SDL_nextafterf() 2023-06-13 10:32:21 -07:00
VisualC-WinRT
Xcode
android-project Android: add timeout when waiting the SDL thread to finish 2023-06-12 11:53:09 +02:00
build-scripts
cmake
docs Consolidate the X11 WM_CLASS and Wayland app ID envvars 2023-05-28 19:15:36 -04:00
include Added SDL_nextafter() and SDL_nextafterf() 2023-06-13 10:32:21 -07:00
mingw/pkg-support/cmake
src Allow switching licensed Nintendo Switch Pro controllers into gyro input mode 2023-06-13 22:40:51 -07:00
test testautomation_hints.c: free hint memory 2023-06-13 23:12:01 +02:00
wayland-protocols
.clang-format
.clang-tidy
.editorconfig
.gitignore Don't ignore "build-scripts" 2023-05-30 19:56:17 -07:00
.wikiheaders-options
Android.mk Fixed building with the 16.1.4479499 Android toolchain 2023-06-13 07:50:00 -07:00
BUGS.txt
CMakeLists.txt Added SDL_nextafter() and SDL_nextafterf() 2023-06-13 10:32:21 -07:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
README-SDL.txt
README.md
TODO.txt
WhatsNew.txt

README.md

Simple DirectMedia Layer (SDL) Version 3.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)