gallium/util: Define isfinite and isnan for MSVC.
authorChia-I Wu <olv@lunarg.com>
Mon, 31 May 2010 05:01:46 +0000 (13:01 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 31 May 2010 05:27:58 +0000 (13:27 +0800)
commita2f311530790d7499cec3ee22132d7f391c850f3
treef468a1a782a2eb482fa69809dd3eb80929583444
parent60558b1594e864ce8d44f2fe910075f2e47a164f
gallium/util: Define isfinite and isnan for MSVC.

Define isfinite and isnan to _finite and _isnan respectively for MSVC.
Those macros are needed by st/vega.
src/gallium/auxiliary/util/u_math.h