diff options
author | James Benton <[email protected]> | 2012-05-14 16:00:06 +0100 |
---|---|---|
committer | José Fonseca <[email protected]> | 2012-05-14 16:07:49 +0100 |
commit | 24678700edaf5bb9da9be93a1367f1a24cfaa471 (patch) | |
tree | abfdbde1dde39504eafab8313579d389a937808e /src/gallium/auxiliary | |
parent | ec201667bf201ba9549059697f687b830bdeb6b3 (diff) |
llvmpipe: Calculate fixed point coordinates for triangle setup earlier.
This allows us to calculate the triangle's area using fixed point,
previously it was cacluated in floating point space. It was possible
that a triangle which had negative area in floating point space had
a positive area in fixed point space.
Fixes fdo 40920.
Reviewed-by: Jose Fonseca <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions