Merge branch '233-negative-zero-removal' into 'master'
authorPyry Haulos <phaulos@google.com>
Wed, 20 Jan 2016 19:51:21 +0000 (14:51 -0500)
committerPyry Haulos <phaulos@google.com>
Wed, 20 Jan 2016 19:51:21 +0000 (14:51 -0500)
commit41cd1b06f5d296c36a3647650f9b61eadd2e8d35
tree4c5a624f5756c27363b711f7fd67459fc2044712
parent52ce0f81629f1e9361beed276c57463c4de01e44
parent6caf311bdffb9f191ad2c1caacbf1cc4e3d5803e
Merge branch '233-negative-zero-removal' into 'master'

Removes glsl builtin function frexp tests due to negative zero issue

Fixes #233

See merge request !363