llvmpipe: try to keep plane c values small
authorKeith Whitwell <keithw@vmware.com>
Tue, 12 Oct 2010 10:02:19 +0000 (11:02 +0100)
committerKeith Whitwell <keithw@vmware.com>
Tue, 12 Oct 2010 10:50:14 +0000 (11:50 +0100)
commit9773722c2b09d5f0615a47cecf4347859474dc56
tree090756b3a7a04abed570d0413f865b5b6f48d71c
parent9d59e148f86c1de2c69639d389398d7435cc193e
llvmpipe: try to keep plane c values small

Avoid accumulating more and more fixed point bits.
src/gallium/drivers/llvmpipe/lp_setup_line.c
src/gallium/drivers/llvmpipe/lp_setup_tri.c