Simple DirectMedia Layer https://libsdl.org
Find a file
2023-01-11 22:16:21 -08:00
.github
android-project SDLAudioManager.java: Fixed the support for Android older than API 23 2023-01-10 20:15:59 -08:00
build-scripts Fixed version validation 2023-01-11 15:11:41 -08:00
cmake
docs Moved SDL_intrin.h back into the public headers for application use 2023-01-10 15:50:35 -08:00
include fix SDL_GetSensorInstanceID() return code upon failure. 2023-01-11 21:56:50 +03:00
mingw/pkg-support/cmake
src Using UV instead of STQ 2023-01-11 15:10:51 -08:00
test
VisualC
VisualC-GDK
VisualC-WinRT
wayland-protocols
Xcode Added an xcframework target to cover all supported Apple platforms 2023-01-11 14:41:30 -08:00
.clang-format
.editorconfig Ensure training new line in cocci files 2023-01-10 16:43:15 +01:00
.gitignore
.wikiheaders-options
Android.mk
BUGS.txt
CMakeLists.txt
CREDITS.txt
INSTALL.txt
LICENSE.txt
README-SDL.txt
README.md
TODO.txt
WhatsNew.txt Moved SDL_intrin.h back into the public headers for application use 2023-01-10 15:50:35 -08: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)