etlegacy-libs/sdl2
Ryan C. Gordon ba2ca5d0b7 Added some debug logging to print out every event added to the SDL queue. 2016-12-07 15:13:52 +01:00
..
VisualC libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
VisualC-WinRT libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
Xcode libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
Xcode-iOS libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
acinclude libs: updated to SDL 2.0.4 (*nix) 2016-01-04 13:20:29 +01:00
android-project libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
build-scripts libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
cmake libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
debian libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
docs libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
include libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
src Added some debug logging to print out every event added to the SDL queue. 2016-12-07 15:13:52 +01:00
test libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
Android.mk libs: updated to SDL 2.0.4 (*nix) 2016-01-04 13:20:29 +01:00
BUGS.txt libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
CMakeLists.txt libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
COPYING.txt libs: updated to SDL 2.0.4 (*nix) 2016-01-04 13:20:29 +01:00
CREDITS.txt sdl2 updated to version 2.0.3 2014-08-07 22:22:03 +02:00
INSTALL.txt libs: updated to SDL 2.0.4 (*nix) 2016-01-04 13:20:29 +01:00
Makefile.in libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
Makefile.minimal sdl2 updated to version 2.0.3 2014-08-07 22:22:03 +02:00
Makefile.pandora libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
Makefile.psp libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
Makefile.wiz libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
README-SDL.txt libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
README.txt libs: updated to SDL 2.0.4 (*nix) 2016-01-04 13:20:29 +01:00
SDL2.spec libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
SDL2.spec.in libs: updated to SDL 2.0.4 (*nix) 2016-01-04 13:20:29 +01:00
TODO.txt sdl2 updated to version 2.0.3 2014-08-07 22:22:03 +02:00
VisualC.html libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
WhatsNew.txt libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
autogen.sh libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
cmake_uninstall.cmake.in libs: updated to SDL 2.0.4 (*nix) 2016-01-04 13:20:29 +01:00
configure libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
configure.in libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
sdl2-config.cmake.in libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
sdl2-config.in added SDL 2.0.0 2013-08-13 17:31:03 +02:00
sdl2.m4 libs: updated to SDL 2.0.5 (unix) 2016-12-04 14:33:54 +01:00
sdl2.pc.in added SDL 2.0.0 2013-08-13 17:31:03 +02:00

README.txt

                         Simple DirectMedia Layer

                                  (SDL)

                                Version 2.0

---
http://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)