blender/intern/audaspace/SDL
Sergey Sharybin d3fa1bd4d5 Fix warnings reported by MSVC
Mainly it's related on a bad practice in SDL to force-define __SSE__
and __SSE2__ flags which generates quite some warnings and causes too
much noise.

There are some other warnings fixed. Should be no functional changes.

NeXyon, please check the changes in audaspace :)
2016-02-23 09:44:54 +01:00
..
AUD_SDLDevice.cpp Fix T47064: Change Audio defaults to 48 kHz 2015-12-27 16:33:54 +01:00
AUD_SDLDevice.h Fix warnings reported by MSVC 2016-02-23 09:44:54 +01:00