diff options
author | Keith Whitwell <keith@tungstengraphics.com> | 2008-01-28 15:50:02 +0000 |
---|---|---|
committer | Keith Whitwell <keith@tungstengraphics.com> | 2008-01-28 15:50:02 +0000 |
commit | 82d9063708539d53c7670b2ab732bed24230b94d (patch) | |
tree | 668ee28b9fa45e5d87753ac26390c97d9c5900a4 /src/mesa/math | |
parent | 88858e046888d0bcb763537adc74a64e564678df (diff) |
gallium: handle flatshading explicitly in clipper stage
We can do a better job in the clip stage than just relying on the
brute-force approach of copying colors to all incoming vertices applied
in the flatshade stage.
At very least, it is only necessary to do this in the clipper when a
primitive is actually being clipped.
Diffstat (limited to 'src/mesa/math')
0 files changed, 0 insertions, 0 deletions