glsl: Remove MSVC implementations of copysign and isnormal.
authorMatt Turner <mattst88@gmail.com>
Thu, 16 Jul 2015 03:54:46 +0000 (20:54 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 29 Jul 2015 16:34:51 +0000 (09:34 -0700)
commit5c7fd670459ebff452adeec335c77854af903842
tree680cd69be67c86bf5ce6cee39277f28b3babc6c9
parent02425d3ec2af6945a03583cadcaa5f3f330bbc0e
glsl: Remove MSVC implementations of copysign and isnormal.

Non-Gallium parts of Mesa require MSVC 2013 which provides these.
src/glsl/ir_constant_expression.cpp
src/glsl/nir/nir_constant_expressions.py