Sin descripción

Sam Lantinga 3c02de2f7c Ignore the first hover event with a stale position on iOS hace 2 meses
.github a8ecd677ed Add DOS platform support (DJGPP) (#15377) hace 2 meses
VisualC bc16157c9d testtray: created VS project and added new click callbacks hace 4 meses
VisualC-GDK 12a435e11d gdk: Update Suspend/Resume best practices. hace 3 meses
Xcode 5d1e390a9c Hiding OpenGLES API deprecation since iOS 12.0 warning hace 4 meses
android-project 7f12b975bb Use `singleTop` launchMode for `SDLActivity` on `Android` hace 2 meses
build-scripts a8ecd677ed Add DOS platform support (DJGPP) (#15377) hace 2 meses
cmake a8ecd677ed Add DOS platform support (DJGPP) (#15377) hace 2 meses
docs a8ecd677ed Add DOS platform support (DJGPP) (#15377) hace 2 meses
examples eacfe835e7 Fix potential leak in camera example hace 2 meses
include 2c4c8172d7 atomic: Fix memory barriers on MSVC ARM64 hace 2 meses
src 3c02de2f7c Ignore the first hover event with a stale position on iOS hace 2 meses
test a8ecd677ed Add DOS platform support (DJGPP) (#15377) hace 2 meses
wayland-protocols 59ee54d136 wayland: bind cursor-shape-v1 at protocol version 2 hace 2 meses
.clang-format 045a127572 Add CHECK_PARAM as a conditional macro in clang-format hace 2 meses
.clang-tidy 778e8185cd Fix size of memcpy in SDL_AudioDeviceFormatChangedAlreadyLocked hace 2 años
.editorconfig 98499d6818 .editorconfig: Remove excess apostrophe at *.cocci hace 2 años
.gitignore 4a00aedd70 Updated .gitignore for png test data hace 8 meses
.wikiheaders-options af74b1fe84 wikiheaders: Generate a current list of supported environment variables. hace 10 meses
AGENTS.md 5bda0ccfb0 AGENTS.md: Change "may not" to "must not". hace 2 meses
Android.mk 9a91d7236a GPU: OpenXR integration (#14837) hace 5 meses
BUGS.txt b08d045811 Added a Discord link to BUGS.txt hace 1 año
CLAUDE.md 847fc72b1b CLAUDE.md: Just copy the text from AGENTS.md in here for now. hace 2 meses
CMakeLists.txt ec4cef2711 cmake: disable vulkan by default for Solaris hace 2 meses
CREDITS.md 2ad0f1e1fe Updated the credits for SDL 3.0 hace 1 año
INSTALL.md d631a3add0 Add a link to docs/INTRO-mingw.md hace 1 año
LICENSE.txt 5f086e7623 Updated copyright for 2026 hace 6 meses
README.md 667272e71d Revert "Update README.md" hace 7 meses
WhatsNew.txt 466ca58b04 Added SDL_HINT_MOUSE_DPI_SCALE_CURSORS hace 6 meses

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)