cave-story-solaris/external/SDL2
Clownacy 44465ee4f9 Fix a bug in SDL2
https://bugzilla.libsdl.org/show_bug.cgi?id=5143

Ikuyo noticed that `wcslcat` wasn't linking properly on their setup.
2020-06-30 17:34:09 +01:00
..
acinclude Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
android-project Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
build-scripts Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
cmake Re-apply SDL2 fixes 2020-06-24 17:58:01 +01:00
debian Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
docs Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
include Re-apply SDL2 fixes 2020-06-24 17:58:01 +01:00
src Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
test Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
VisualC Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
VisualC-WinRT Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
wayland-protocols Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
Xcode Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
Xcode-iOS Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
Android.mk Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
autogen.sh Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
BUGS.txt Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
cmake_uninstall.cmake.in Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
CMakeLists.txt Fix a bug in SDL2 2020-06-30 17:34:09 +01:00
configure Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
configure.ac Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
COPYING.txt Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
CREDITS.txt Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
INSTALL.txt Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
Makefile.in Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
Makefile.minimal Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
Makefile.os2 Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
Makefile.pandora Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
Makefile.psp Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
Makefile.wiz Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
README-SDL.txt Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
README.txt Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
sdl2-config-version.cmake.in Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
sdl2-config.cmake.in Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
sdl2-config.in Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
sdl2.m4 Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
sdl2.pc.in Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
SDL2.spec Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +01:00
SDL2.spec.in Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
SDL2Config.cmake Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
TODO.txt Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
VisualC.html Revert "Remove the 'external' folder" 2019-09-05 12:50:21 +00:00
WhatsNew.txt Update built-in SDL2 to 2.0.12 2020-06-24 17:57:21 +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)