etlegacy-libs/sdl2
Remy Marquis 95881ee707 libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
..
VisualC libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
VisualC-WinRT libs: updated to SDL 2.0.9 2019-01-03 16:03:05 +01:00
Xcode libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
Xcode-iOS libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
acinclude libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
android-project libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
build-scripts libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
cmake libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
debian libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
docs libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
include libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
src libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
test libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
wayland-protocols libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
Android.mk libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
BUGS.txt libs: updated to SDL 2.0.8 2018-03-20 14:33:02 +01:00
CMakeLists.txt libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
COPYING.txt libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
CREDITS.txt libs: updated to SDL 2.0.8 2018-03-20 14:33:02 +01:00
INSTALL.txt libs: updated to SDL 2.0.8 2018-03-20 14:33:02 +01:00
Makefile.in libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
Makefile.minimal libs: updated to SDL 2.0.9 2019-01-03 16:03:05 +01:00
Makefile.os2 libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
Makefile.pandora libs: updated to SDL 2.0.9 2019-01-03 16:03:05 +01:00
Makefile.psp libs: updated to SDL 2.0.9 2019-01-03 16:03:05 +01:00
Makefile.wiz libs: updated to SDL 2.0.9 2019-01-03 16:03:05 +01:00
README-SDL.txt libs: updated to SDL 2.0.8 2018-03-20 14:33:02 +01:00
README.txt libs: updated to SDL 2.0.8 2018-03-20 14:33:02 +01:00
SDL2.spec libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
SDL2.spec.in libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
SDL2Config.cmake libs: updated to SDL 2.0.7 (unix) 2018-02-01 12:55:20 +01:00
TODO.txt libs: updated to SDL 2.0.8 2018-03-20 14:33:02 +01: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.10 2019-08-01 23:15:16 +02:00
autogen.sh libs: updated to SDL 2.0.7 (unix) 2018-02-01 12:55:20 +01:00
cmake_uninstall.cmake.in libs: updated to SDL 2.0.7 (unix) 2018-02-01 12:55:20 +01:00
configure libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02:00
configure.ac libs: updated to SDL 2.0.10 2019-08-01 23:15:16 +02: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.10 2019-08-01 23:15:16 +02: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

---
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)