DoukutsuNikki/external/SDL2
DG 0c7ca7d1b6 Ok for real the first commit 2022-11-03 02:29:20 -04:00
..
VisualC Ok for real the first commit 2022-11-03 02:29:20 -04:00
VisualC-WinRT Ok for real the first commit 2022-11-03 02:29:20 -04:00
Xcode Ok for real the first commit 2022-11-03 02:29:20 -04:00
Xcode-iOS Ok for real the first commit 2022-11-03 02:29:20 -04:00
acinclude Ok for real the first commit 2022-11-03 02:29:20 -04:00
android-project Ok for real the first commit 2022-11-03 02:29:20 -04:00
build-scripts Ok for real the first commit 2022-11-03 02:29:20 -04:00
cmake Ok for real the first commit 2022-11-03 02:29:20 -04:00
debian Ok for real the first commit 2022-11-03 02:29:20 -04:00
docs Ok for real the first commit 2022-11-03 02:29:20 -04:00
include Ok for real the first commit 2022-11-03 02:29:20 -04:00
src Ok for real the first commit 2022-11-03 02:29:20 -04:00
test Ok for real the first commit 2022-11-03 02:29:20 -04:00
wayland-protocols Ok for real the first commit 2022-11-03 02:29:20 -04:00
Android.mk Ok for real the first commit 2022-11-03 02:29:20 -04:00
BUGS.txt Ok for real the first commit 2022-11-03 02:29:20 -04:00
CMakeLists.txt Ok for real the first commit 2022-11-03 02:29:20 -04:00
COPYING.txt Ok for real the first commit 2022-11-03 02:29:20 -04:00
CREDITS.txt Ok for real the first commit 2022-11-03 02:29:20 -04:00
INSTALL.txt Ok for real the first commit 2022-11-03 02:29:20 -04:00
Makefile.in Ok for real the first commit 2022-11-03 02:29:20 -04:00
Makefile.minimal Ok for real the first commit 2022-11-03 02:29:20 -04:00
Makefile.os2 Ok for real the first commit 2022-11-03 02:29:20 -04:00
Makefile.pandora Ok for real the first commit 2022-11-03 02:29:20 -04:00
Makefile.psp Ok for real the first commit 2022-11-03 02:29:20 -04:00
Makefile.wiz Ok for real the first commit 2022-11-03 02:29:20 -04:00
README-SDL.txt Ok for real the first commit 2022-11-03 02:29:20 -04:00
README.txt Ok for real the first commit 2022-11-03 02:29:20 -04:00
SDL2.spec Ok for real the first commit 2022-11-03 02:29:20 -04:00
SDL2.spec.in Ok for real the first commit 2022-11-03 02:29:20 -04:00
SDL2Config.cmake Ok for real the first commit 2022-11-03 02:29:20 -04:00
TODO.txt Ok for real the first commit 2022-11-03 02:29:20 -04:00
VisualC.html Ok for real the first commit 2022-11-03 02:29:20 -04:00
WhatsNew.txt Ok for real the first commit 2022-11-03 02:29:20 -04:00
autogen.sh Ok for real the first commit 2022-11-03 02:29:20 -04:00
cmake_uninstall.cmake.in Ok for real the first commit 2022-11-03 02:29:20 -04:00
configure Ok for real the first commit 2022-11-03 02:29:20 -04:00
configure.ac Ok for real the first commit 2022-11-03 02:29:20 -04:00
sdl2-config-version.cmake.in Ok for real the first commit 2022-11-03 02:29:20 -04:00
sdl2-config.cmake.in Ok for real the first commit 2022-11-03 02:29:20 -04:00
sdl2-config.in Ok for real the first commit 2022-11-03 02:29:20 -04:00
sdl2.m4 Ok for real the first commit 2022-11-03 02:29:20 -04:00
sdl2.pc.in Ok for real the first commit 2022-11-03 02:29:20 -04:00

README.txt

                         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)