include,auxiliary: Remove support for MSVC older then 2008.
authorJose Fonseca <jfonseca@vmware.com>
Thu, 26 Feb 2015 11:47:46 +0000 (11:47 +0000)
committerJose Fonseca <jfonseca@vmware.com>
Thu, 26 Feb 2015 16:53:16 +0000 (16:53 +0000)
commit46110c5d56eb7a2d3c69b2d8565c7631541511b1
tree66961cf2e40443ef5d82935d5598ab18194f5a37
parentfd090fdadd6dd955e7663d83885d00678f60e133
include,auxiliary: Remove support for MSVC older then 2008.

MSVC 2008 (shipped with Windows SDK 7.0.7600) is the oldest we
need to support.  At least on llvmpipe, gallium/auxiliary, and util
modules.  For the remaining modules (particular all OpenGL specific
code) can be built with MSVC 2013.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
include/c99_compat.h
include/c99_math.h
src/gallium/auxiliary/util/u_math.h
src/gallium/auxiliary/util/u_sse.h