summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util
diff options
context:
space:
mode:
authorFredrik Höglund <fredrik@kde.org>2010-12-15 20:00:42 +0100
committerJerome Glisse <jglisse@redhat.com>2010-12-15 14:07:00 -0500
commit66f55de31e15f97ad1d16c573756738218c02109 (patch)
tree059bbb7e65987f1bfe91a604111500509fd192e6 /src/gallium/auxiliary/util
parent3861a1001c5ad0dd0de3b0befabf3ed69da9dc5e (diff)
r600g: fix pow(0, 0) evaluating to NaN
We have to use the non-IEEE compliant version of MUL here, since log2(0) is -inf, and 0 * -inf is NaN in IEEE arithmetic. candidates for 7.10 branch
Diffstat (limited to 'src/gallium/auxiliary/util')
0 files changed, 0 insertions, 0 deletions