cave-story-solaris/external/SDL2
Clownacy b56a49a1d5 Reapply SDL2 modifications
The prevents Windows builds from leaking SDL2's exports
2019-08-01 13:37:12 +00:00
..
acinclude Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
android-project Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
build-scripts Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
cmake Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
debian Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
docs Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
include Reapply SDL2 modifications 2019-08-01 13:37:12 +00:00
src Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
test Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
VisualC Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
VisualC-WinRT Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
wayland-protocols Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
Xcode Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
Xcode-iOS Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
Android.mk Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
autogen.sh Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
BUGS.txt Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
cmake_uninstall.cmake.in Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
CMakeLists.txt Reapply SDL2 modifications 2019-08-01 13:37:12 +00:00
configure Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
configure.ac Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
COPYING.txt Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
CREDITS.txt Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
INSTALL.txt Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
Makefile.in Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
Makefile.minimal Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
Makefile.os2 Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
Makefile.pandora Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
Makefile.psp Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
Makefile.wiz Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
README-SDL.txt Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
README.txt Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
sdl2-config.cmake.in Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
sdl2-config.in Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
sdl2.m4 Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
sdl2.pc.in Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
SDL2.spec Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
SDL2.spec.in Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00:00
SDL2Config.cmake Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
TODO.txt Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
VisualC.html Mean CMake dependency overhaul 2019-04-26 01:52:02 +01:00
WhatsNew.txt Updated SDL2 to 2.0.10 2019-08-01 13:36:19 +00: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)