Без опису

Sam Lantinga 4e2fd57e77 Fixed initializing the PowerA OPS v1 Wireless Controller 3 тижнів тому
.github 20adb97305 Support building for ARM64 with the MSVC project 1 місяць тому
VisualC bc16157c9d testtray: created VS project and added new click callbacks 3 тижнів тому
VisualC-GDK bb8eee8fac Added support for the GameSir-G7 Pro 8K controller 4 тижнів тому
Xcode d870911202 CodeSpell 3 тижнів тому
android-project a35bcad0be Android: prevent SDLActivity and Main Thread to access mJoystick at the 3 тижнів тому
build-scripts d870911202 CodeSpell 3 тижнів тому
cmake e338287e64 cmake: treat linker warnings as errors when configuring with SDL_WERROR=ON 4 тижнів тому
docs d870911202 CodeSpell 3 тижнів тому
examples 7c7ffb9115 tests: Fix unreachable code warnings (#14993) 3 тижнів тому
include e134d6fd7e Added a note about SDL_HINT_AUTO_UPDATE_JOYSTICKS to the SDL_UpdateJoysticks() docs 3 тижнів тому
src 4e2fd57e77 Fixed initializing the PowerA OPS v1 Wireless Controller 3 тижнів тому
test 6f754e5c03 Fix warnings: extra semi - spurious (#15014) 3 тижнів тому
wayland-protocols d870911202 CodeSpell 3 тижнів тому
.clang-format 717f297849 Add 'wl_list_for_each_safe' to the clang-format macro list 2 роки тому
.clang-tidy 778e8185cd Fix size of memcpy in SDL_AudioDeviceFormatChangedAlreadyLocked 2 роки тому
.editorconfig 98499d6818 .editorconfig: Remove excess apostrophe at *.cocci 1 рік тому
.gitignore 4a00aedd70 Updated .gitignore for png test data 4 місяців тому
.wikiheaders-options af74b1fe84 wikiheaders: Generate a current list of supported environment variables. 6 місяців тому
Android.mk 9a91d7236a GPU: OpenXR integration (#14837) 1 місяць тому
BUGS.txt b08d045811 Added a Discord link to BUGS.txt 1 рік тому
CMakeLists.txt d870911202 CodeSpell 3 тижнів тому
CREDITS.md 2ad0f1e1fe Updated the credits for SDL 3.0 1 рік тому
INSTALL.md d631a3add0 Add a link to docs/INTRO-mingw.md 1 рік тому
LICENSE.txt 5f086e7623 Updated copyright for 2026 2 місяців тому
README.md 667272e71d Revert "Update README.md" 3 місяців тому
WhatsNew.txt 466ca58b04 Added SDL_HINT_MOUSE_DPI_SCALE_CURSORS 2 місяців тому

README.md

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)