diff options
author | Fredrik Höglund <fredrik@kde.org> | 2010-12-15 20:00:42 +0100 |
---|---|---|
committer | Jerome Glisse <jglisse@redhat.com> | 2010-12-15 14:07:00 -0500 |
commit | 66f55de31e15f97ad1d16c573756738218c02109 (patch) | |
tree | 059bbb7e65987f1bfe91a604111500509fd192e6 /src/gallium/drivers/i965/brw_context.h | |
parent | 3861a1001c5ad0dd0de3b0befabf3ed69da9dc5e (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/drivers/i965/brw_context.h')
0 files changed, 0 insertions, 0 deletions