flycast/core/deps/SDL2-2.0.12
flyinghead 700994340b cmake: add sdl to vstudio build. Fix WinCE crash 2020-07-23 18:50:55 +02:00
..
MSVC/lib cmake: add sdl to vstudio build. Fix WinCE crash 2020-07-23 18:50:55 +02:00
docs win: include SDL2 in deps 2020-03-21 17:10:01 +01:00
i686-w64-mingw32 cmake: add sdl to vstudio build. Fix WinCE crash 2020-07-23 18:50:55 +02:00
include/SDL2 cmake: add sdl to vstudio build. Fix WinCE crash 2020-07-23 18:50:55 +02:00
x86_64-w64-mingw32 cmake: add sdl to vstudio build. Fix WinCE crash 2020-07-23 18:50:55 +02:00
BUGS.txt win: include SDL2 in deps 2020-03-21 17:10:01 +01:00
COPYING.txt win: include SDL2 in deps 2020-03-21 17:10:01 +01:00
CREDITS.txt win: include SDL2 in deps 2020-03-21 17:10:01 +01:00
INSTALL.txt win: include SDL2 in deps 2020-03-21 17:10:01 +01:00
Makefile win: include SDL2 in deps 2020-03-21 17:10:01 +01:00
README-SDL.txt win: include SDL2 in deps 2020-03-21 17:10:01 +01:00
README.txt win: include SDL2 in deps 2020-03-21 17:10:01 +01:00
WhatsNew.txt win: include SDL2 in deps 2020-03-21 17:10:01 +01: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)