recompiled SDL2 for windows and osx with a few patches from current

hg for bugs 1825, 2835, and 2049, also with xaudio2 driver disabled
for windows which seems more trouble than its worth.

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1196 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
Ozkan Sezer 2015-03-27 10:05:06 +00:00
parent 6ed63fc0f5
commit 9c035ca2d5
4 changed files with 1 additions and 1 deletions

View file

@ -155,7 +155,7 @@ typedef unsigned int uintptr_t;
/* Enable various audio drivers */
#define SDL_AUDIO_DRIVER_DSOUND 1
#define SDL_AUDIO_DRIVER_XAUDIO2 1
/*#define SDL_AUDIO_DRIVER_XAUDIO2 1*/
#define SDL_AUDIO_DRIVER_WINMM 1
#define SDL_AUDIO_DRIVER_DISK 1
#define SDL_AUDIO_DRIVER_DUMMY 1

Binary file not shown.

Binary file not shown.