diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2010-07-22 17:44:34 -0700 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2010-07-22 17:45:45 -0700 |
commit | 3e882ec84a2493da74c55d105010a37de521e593 (patch) | |
tree | 6414b900acfcc620643cfbf65c89d4c7e7d9c2de /src/mesa/main/accum.c | |
parent | 0a71527dabb7086e81d488451cf4a5cd90380938 (diff) |
ir_constant_expression: Fix broken code for floating point modulus.
It's supposed to be x - y * floor(x/y), not (x - y) * floor(x/y).
Diffstat (limited to 'src/mesa/main/accum.c')
0 files changed, 0 insertions, 0 deletions