Simple DirectMedia Layer https://libsdl.org
Find a file
2023-02-17 16:17:27 -08:00
.github cmake: SDL3-shared target will always be a shared target 2023-02-17 23:42:03 +01:00
android-project Removed SDL_GetDisplayDPI() 2023-02-08 17:35:54 -08:00
build-scripts SDL_GL_GetDrawableSize, SDL_Metal_GetDrawableSize, and SDL_Vulkan_GetDrawableSize can be replaced with SDL_GetWindowSizeInPixels 2023-02-13 13:11:43 -08:00
cmake cmake: SDL3-shared target will always be a shared target 2023-02-17 23:42:03 +01:00
docs cmake: SDL3-shared target will always be a shared target 2023-02-17 23:42:03 +01:00
include Include SDL_events.h for SDL_ConvertEventToRenderCoordinates() 2023-02-13 17:50:29 -08:00
mingw/pkg-support/cmake
src SDL_SetWindowIcon now reports errors. (#7081) 2023-02-17 16:17:27 -08:00
test cmake: SDL3-shared target will always be a shared target 2023-02-17 23:42:03 +01:00
VisualC cmake: capitalize SDL3::Headers target 2023-01-31 01:59:21 +01:00
VisualC-GDK
VisualC-WinRT
wayland-protocols
Xcode cmake: capitalize SDL3::Headers target 2023-01-31 01:59:21 +01:00
.clang-format
.clang-tidy Add clang-tidy config and CMake/CI support. 2023-02-06 21:02:25 -08:00
.editorconfig
.gitignore
.wikiheaders-options wikiheaders: Fixed SDL2 wiki link. 2023-01-26 14:50:52 -05:00
Android.mk
BUGS.txt
CMakeLists.txt cmake: SDL3-shared target will always be a shared target 2023-02-17 23:42:03 +01:00
CREDITS.txt
INSTALL.txt
LICENSE.txt
README-SDL.txt
README.md
TODO.txt
WhatsNew.txt

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)