diff options
author | Keith Whitwell <keith@tungstengraphics.com> | 2008-01-28 15:50:02 +0000 |
---|---|---|
committer | Ben Skeggs <skeggsb@gmail.com> | 2008-02-15 13:50:23 +1100 |
commit | af2ccd4c0c58e6565c2c6c6f9464db2cf4e0baab (patch) | |
tree | 849a87899b774a911ee9c9b4ce77873e4868c071 /src/mesa/state_tracker | |
parent | bb37e7f5917dba3f2ad84ecf0b6c95bf58205faf (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/state_tracker')
0 files changed, 0 insertions, 0 deletions