RingRacers/libs/SDL2
2018-12-22 20:48:15 -05:00
..
docs
i686-w64-mingw32
include Add SDL 2.0.9 VC package 2018-11-13 22:02:18 -05:00
lib Added static library of SDL2 and SDL2_mixer for ARM systems 2018-12-22 20:48:15 -05:00
test Update SDL2 to 2.0.9; remove unnecessary extra lib and include folders 2018-11-13 16:40:43 -05:00
x86_64-w64-mingw32
BUGS.txt
COPYING.txt
CREDITS.txt
INSTALL.txt
Makefile
README-SDL.txt
README.txt
SRB2NOTE.txt
WhatsNew.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)