quakespasm/Windows/SDL2
Ozkan Sezer a4da5cc43b SDL2 rebuild:
Windows:
- Remove the windows 10 mouse bug workaround: the issue is fixed in
  windows 10 version 1803 (i.e. the April 2018 update build 17134.)
 (see SDL bug #4152.)

- SDL_ShowWindow() should not activate the window if the window has
  the WS_EX_NOACTIVATE window flag (mainstream commit 11939.)

Mac OS X:
- fix pthread_mutex_trylock() error checks (mainstream commit 11950)

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1580 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-05-03 17:42:24 +00:00
..
bin SDL2: rebuilt for Mac and Win from the SDL hg repo, v2.0.8, r11861. 2018-02-11 09:10:22 +00:00
include SDL2: rebuilt for windows after applying commit rev. 11938 from mainstream. 2018-03-26 23:55:17 +00:00
lib SDL2 rebuild: 2018-05-03 17:42:24 +00:00
lib64 SDL2 rebuild: 2018-05-03 17:42:24 +00:00
main SDL2: rebuilt for Mac and Win from the SDL hg repo, v2.0.8, r11861. 2018-02-11 09:10:22 +00:00
watcom SDL2: rebuilt for Mac and Win from the SDL hg repo, v2.0.8, r11861. 2018-02-11 09:10:22 +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: rebuilt for Mac and Win from the SDL hg repo, v2.0.8, r11861. 2018-02-11 09:10:22 +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: rebuilt for windows after applying commit rev. 11938 from mainstream. 2018-03-26 23:55:17 +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)