Simple DirectMedia Layer https://libsdl.org
Find a file
2023-07-30 11:56:03 -04:00
.github ci: disable precompiled headers for riscos 2023-07-22 15:55:48 -04:00
android-project
build-scripts Fix various typos (docs/build scripts/tests) 2023-07-03 08:35:37 -07:00
cmake cmake: use pkg-config + test compile instead of Find module for detecting rpi 2023-07-28 04:41:29 +02:00
docs docs: Added migration note about SDL_AUDIODEVICEREMOVED. 2023-07-30 11:55:57 -04:00
include audio: Allow SDL_GetAudioDeviceFormat() to query the default devices. 2023-07-30 11:55:55 -04:00
mingw/pkg-support/cmake
src audio: FreeDeviceHandle should pass the whole device, for convenience. 2023-07-30 11:56:03 -04:00
test test: Update testautomation_audio for SDL3 audio API. 2023-07-30 11:56:00 -04:00
VisualC testcontroller replaces gamepadmap 2023-07-16 04:32:12 -07:00
VisualC-GDK Renamed testgamepad to testcontroller 2023-07-16 04:32:12 -07:00
VisualC-WinRT Clipboard data API revamp 2023-07-05 20:06:59 -07:00
wayland-protocols Add and event and flag to report when a window has been occluded 2023-07-18 16:42:05 -04:00
Xcode
.clang-format
.clang-tidy
.editorconfig
.gitignore Add VS code directory to gitignore 2023-07-25 23:36:14 -07:00
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt pipewire: First shot at moving to the new SDL3 audio interfaces. 2023-07-30 11:56:01 -04:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
README-SDL.txt
README.md
TODO.txt
WhatsNew.txt Removed patch note for change already in SDL 2.x 2023-07-08 09:35:42 -07:00

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)