SRB2/libs/SDL2
Steel Titanium 88970f3dac
Update ARM/ARM64 arch of SDL to 2.0.10
2019-10-31 16:27:28 -04:00
..
docs Revert "Merge branch 'revert-eda30fc9' into 'master'" 2019-10-30 10:37:22 +00:00
i686-w64-mingw32 Revert "Merge branch 'revert-eda30fc9' into 'master'" 2019-10-30 10:37:22 +00:00
include Revert "Merge branch 'revert-eda30fc9' into 'master'" 2019-10-30 10:37:22 +00:00
lib Update ARM/ARM64 arch of SDL to 2.0.10 2019-10-31 16:27:28 -04:00
test Revert "Merge branch 'revert-eda30fc9' into 'master'" 2019-10-30 10:37:22 +00:00
x86_64-w64-mingw32 Revert "Merge branch 'revert-eda30fc9' into 'master'" 2019-10-30 10:37:22 +00:00
BUGS.txt libs: updated SDL2 to 2.0.7 2017-10-28 17:50:36 -04:00
COPYING.txt Revert "Merge branch 'revert-eda30fc9' into 'master'" 2019-10-30 10:37:22 +00:00
CREDITS.txt libs: updated SDL2 to 2.0.7 2017-10-28 17:50:36 -04:00
INSTALL.txt libs: updated SDL2 to 2.0.7 2017-10-28 17:50:36 -04:00
Makefile Update SDL2 to 2.0.9; remove unnecessary extra lib and include folders 2018-11-13 16:40:43 -05:00
README-SDL.txt libs: updated SDL2 to 2.0.7 2017-10-28 17:50:36 -04:00
README.txt libs: updated SDL2 to 2.0.7 2017-10-28 17:50:36 -04:00
SRB2NOTE.txt Add SDL 2.0.9 VC package 2018-11-13 22:02:18 -05:00
WhatsNew.txt Revert "Merge branch 'revert-eda30fc9' into 'master'" 2019-10-30 10:37:22 +00: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)