Go to file
Green Sky dec0d4ec41 Squashed 'external/sdl/SDL/' content from commit b8d91252c
git-subtree-dir: external/sdl/SDL
git-subtree-split: b8d91252c6488cf9c645aba447b56bb9dbd9609a
2023-07-25 22:27:55 +02:00
.github Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
android-project Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
build-scripts Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
cmake Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
docs Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
include Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
mingw/pkg-support/cmake Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
src Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
test Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
VisualC Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
VisualC-GDK Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
VisualC-WinRT Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
wayland-protocols Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
Xcode Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
.clang-format Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
.clang-tidy Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
.editorconfig Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
.gitignore Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
.wikiheaders-options Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
Android.mk Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
BUGS.txt Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
CMakeLists.txt Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
CREDITS.txt Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
INSTALL.txt Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
LICENSE.txt Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
README-SDL.txt Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
README.md Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
TODO.txt Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02:00
WhatsNew.txt Squashed 'external/sdl/SDL/' content from commit b8d91252c 2023-07-25 22:27:55 +02: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)