Simple DirectMedia Layer https://libsdl.org
Find a file
2023-07-29 10:29:00 -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 cmake: rename SDL_TEST -> SDL_TEST_LIBRARY 2023-07-28 04:41:29 +02:00
include Improved the documentation for the gamepad paddle buttons 2023-07-27 11:27:42 -07:00
mingw/pkg-support/cmake
src Add missing break 2023-07-29 10:29:00 -04:00
test fixed typo in prev. patch. 2023-07-28 07:35:04 +03: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 cmake: rename SDL_TEST -> SDL_TEST_LIBRARY 2023-07-28 04:41:29 +02: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)