quakespasm/Windows/SDL2
Ozkan Sezer f1c6595996 SDL2: rebuilt after applying fixes for SDL bugs 3051, 3814, 3842, 3847, 3852, 3854.
- Windows version is now built using VS2013-update5 with the WinXP option.
- SDL-2.0.6 bugs #3845, 3846, 3848, 3849, and 3851 are still not resolved.

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1513 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-10-01 20:47:25 +00:00
..
bin SDL2 for Windows and OSX: rebuilt from SDL hg-11347:7f254d0b7842 2017-08-25 12:02:25 +00:00
include SDL2: rebuilt after applying fixes for SDL bugs 3051, 3814, 3842, 3847, 3852, 3854. 2017-10-01 20:47:25 +00:00
lib SDL2: rebuilt after applying fixes for SDL bugs 3051, 3814, 3842, 3847, 3852, 3854. 2017-10-01 20:47:25 +00:00
lib64 SDL2: rebuilt after applying fixes for SDL bugs 3051, 3814, 3842, 3847, 3852, 3854. 2017-10-01 20:47:25 +00:00
main SDL2 for Windows and OSX: rebuilt from SDL hg-11216:908e4fe53f5a 2017-08-11 12:05:21 +00:00
watcom SDL2: rebuilt after applying fixes for SDL bugs 3051, 3814, 3842, 3847, 3852, 3854. 2017-10-01 20:47:25 +00:00
BUGS.txt SDL2 for Windows and OSX: rebuilt from SDL hg-11216:908e4fe53f5a 2017-08-11 12:05:21 +00:00
COPYING.txt SDL2 for Windows and OSX: rebuilt from SDL hg-11216:908e4fe53f5a 2017-08-11 12:05:21 +00:00
README-SDL.txt SDL2 for Windows and OSX: rebuilt from SDL hg-11216:908e4fe53f5a 2017-08-11 12:05:21 +00:00
README.txt SDL2 for Windows and OSX: rebuilt from SDL hg-11216:908e4fe53f5a 2017-08-11 12:05:21 +00:00
WhatsNew.txt SDL2 for Windows and OSX: rebuilt from SDL hg-11511:833d4fbb3d76 2017-09-21 14:52:08 +00: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)