doompanning/external/SDL
2023-02-22 19:20:36 +01:00
..
.github add SDL-2.26.3 2023-02-22 19:20:36 +01:00
acinclude add SDL-2.26.3 2023-02-22 19:20:36 +01:00
android-project add SDL-2.26.3 2023-02-22 19:20:36 +01:00
android-project-ant add SDL-2.26.3 2023-02-22 19:20:36 +01:00
build-scripts add SDL-2.26.3 2023-02-22 19:20:36 +01:00
cmake add SDL-2.26.3 2023-02-22 19:20:36 +01:00
docs add SDL-2.26.3 2023-02-22 19:20:36 +01:00
include add SDL-2.26.3 2023-02-22 19:20:36 +01:00
mingw/pkg-support/cmake add SDL-2.26.3 2023-02-22 19:20:36 +01:00
src add SDL-2.26.3 2023-02-22 19:20:36 +01:00
test add SDL-2.26.3 2023-02-22 19:20:36 +01:00
VisualC add SDL-2.26.3 2023-02-22 19:20:36 +01:00
VisualC-GDK add SDL-2.26.3 2023-02-22 19:20:36 +01:00
VisualC-WinRT add SDL-2.26.3 2023-02-22 19:20:36 +01:00
visualtest add SDL-2.26.3 2023-02-22 19:20:36 +01:00
wayland-protocols add SDL-2.26.3 2023-02-22 19:20:36 +01:00
Xcode add SDL-2.26.3 2023-02-22 19:20:36 +01:00
Xcode-iOS/Demos add SDL-2.26.3 2023-02-22 19:20:36 +01:00
.clang-format add SDL-2.26.3 2023-02-22 19:20:36 +01:00
.editorconfig add SDL-2.26.3 2023-02-22 19:20:36 +01:00
.gitignore add SDL-2.26.3 2023-02-22 19:20:36 +01:00
.wikiheaders-options add SDL-2.26.3 2023-02-22 19:20:36 +01:00
Android.mk add SDL-2.26.3 2023-02-22 19:20:36 +01:00
autogen.sh add SDL-2.26.3 2023-02-22 19:20:36 +01:00
BUGS.txt add SDL-2.26.3 2023-02-22 19:20:36 +01:00
cmake_uninstall.cmake.in add SDL-2.26.3 2023-02-22 19:20:36 +01:00
CMakeLists.txt add SDL-2.26.3 2023-02-22 19:20:36 +01:00
configure add SDL-2.26.3 2023-02-22 19:20:36 +01:00
configure.ac add SDL-2.26.3 2023-02-22 19:20:36 +01:00
CREDITS.txt add SDL-2.26.3 2023-02-22 19:20:36 +01:00
INSTALL.txt add SDL-2.26.3 2023-02-22 19:20:36 +01:00
LICENSE.txt add SDL-2.26.3 2023-02-22 19:20:36 +01:00
Makefile.in add SDL-2.26.3 2023-02-22 19:20:36 +01:00
Makefile.minimal add SDL-2.26.3 2023-02-22 19:20:36 +01:00
Makefile.os2 add SDL-2.26.3 2023-02-22 19:20:36 +01:00
Makefile.pandora add SDL-2.26.3 2023-02-22 19:20:36 +01:00
Makefile.w32 add SDL-2.26.3 2023-02-22 19:20:36 +01:00
README-SDL.txt add SDL-2.26.3 2023-02-22 19:20:36 +01:00
README.md add SDL-2.26.3 2023-02-22 19:20:36 +01:00
sdl2-config-version.cmake.in add SDL-2.26.3 2023-02-22 19:20:36 +01:00
sdl2-config.cmake.in add SDL-2.26.3 2023-02-22 19:20:36 +01:00
sdl2-config.in add SDL-2.26.3 2023-02-22 19:20:36 +01:00
sdl2.m4 add SDL-2.26.3 2023-02-22 19:20:36 +01:00
sdl2.pc.in add SDL-2.26.3 2023-02-22 19:20:36 +01:00
SDL2.spec.in add SDL-2.26.3 2023-02-22 19:20:36 +01:00
SDL2Config.cmake.in add SDL-2.26.3 2023-02-22 19:20:36 +01:00
TODO.txt add SDL-2.26.3 2023-02-22 19:20:36 +01:00
WhatsNew.txt add SDL-2.26.3 2023-02-22 19:20:36 +01:00

Simple DirectMedia Layer (SDL) Version 2.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)