Simple DirectMedia Layer https://libsdl.org
Find a file
8BitDo e18c6bd2e7
8BitDo (#12661)
Added HIDAPI support for the 8BitDo Ultimate 2 Wireless Controller running firmware v1.03 or newer over Bluetooth.
2025-03-31 09:56:01 -07:00
.github release: use NDK r21e for building Android release artifact 2025-03-16 03:02:18 +01:00
android-project Native functions renamed: {add,remove}AudioDevice to native{Add,Remove}AudioDevice 2025-03-23 15:25:33 +01:00
build-scripts release: use NDK r21e for building Android release artifact 2025-03-16 03:02:18 +01:00
cmake Add progress bar support for Windows (#12530) 2025-03-22 08:04:10 -07:00
docs Updated link to PSP Hello World 2025-03-27 12:30:44 -07:00
examples examples/renderer/19-affine-textures: add metadata for examples.libsdl.org. 2025-03-28 14:19:30 -04:00
include 8BitDo (#12661) 2025-03-31 09:56:01 -07:00
src 8BitDo (#12661) 2025-03-31 09:56:01 -07:00
test Updated for SDL style 2025-03-20 16:42:40 -07:00
VisualC 8BitDo (#12661) 2025-03-31 09:56:01 -07:00
VisualC-GDK 8BitDo (#12661) 2025-03-31 09:56:01 -07:00
wayland-protocols
Xcode 8BitDo (#12661) 2025-03-31 09:56:01 -07:00
.clang-format
.clang-tidy
.editorconfig
.gitignore
.wikiheaders-options
Android.mk [SDL3] Adding input and FFB support for Logitech G29(PS3) on hidapi (#11598) 2025-03-17 07:24:39 -07:00
BUGS.txt
CMakeLists.txt fix missing AVFoundation in CMakeLists.txt 2025-03-29 08:44:51 -07:00
CREDITS.md
INSTALL.md Add a link to docs/INTRO-mingw.md 2025-03-06 16:25:17 -08:00
LICENSE.txt
README.md
WhatsNew.txt Added SDL_HINT_VIDEO_X11_EXTERNAL_WINDOW_INPUT 2025-03-05 09:07:05 -08:00

Simple DirectMedia Layer (SDL for short) is a cross-platform library designed to make it easy to write multi-media software, such as games and emulators.

You can find the latest release and additional information at: https://www.libsdl.org/

Installation instructions and a quick introduction is available in INSTALL.md

This library is distributed under the terms of the zlib license, available in LICENSE.txt.

Enjoy!

Sam Lantinga (slouken@libsdl.org)