Torque3D/Engine/lib/sdl
2018-05-09 23:09:05 +10:00
..
acinclude sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
build-scripts sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
cmake sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
debian sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
include sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
src sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
test sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
Android.mk sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
autogen.sh sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
BUGS.txt sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
cmake_uninstall.cmake.in sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
CMakeLists.txt sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
configure sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
configure.in sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
COPYING.txt sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
CREDITS.txt Add library SDL2 2015-01-18 21:05:38 +01:00
INSTALL.txt sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
Makefile.in sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
Makefile.minimal Add library SDL2 2015-01-18 21:05:38 +01:00
Makefile.pandora sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
Makefile.psp Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake 2017-01-13 10:44:05 -05:00
Makefile.wiz Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake 2017-01-13 10:44:05 -05:00
README-SDL.txt sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
README.txt sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
sdl2-config.cmake.in Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake 2017-01-13 10:44:05 -05:00
sdl2-config.in Add library SDL2 2015-01-18 21:05:38 +01:00
sdl2.m4 Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake 2017-01-13 10:44:05 -05:00
sdl2.pc.in Add library SDL2 2015-01-18 21:05:38 +01:00
SDL2.spec sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
SDL2.spec.in Updates SDL to version 2.0.4, which makes it compatible with VS2015. 2016-04-07 00:40:06 -05:00
SDL2Config.cmake sdl 2.0.8 update 2018-05-09 23:09:05 +10:00
TODO.txt Add library SDL2 2015-01-18 21:05:38 +01:00
VisualC.html Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake 2017-01-13 10:44:05 -05:00
WhatsNew.txt sdl 2.0.8 update 2018-05-09 23:09:05 +10: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)