draw: more flatshade_first changes
authorKeith Whitwell <keith@tungstengraphics.com>
Tue, 1 Apr 2008 13:49:56 +0000 (14:49 +0100)
committerKeith Whitwell <keith@tungstengraphics.com>
Tue, 1 Apr 2008 13:51:25 +0000 (14:51 +0100)
commitedfa8201a50c47376b7aa0c05d7851e3e1353bde
treeca11942b02e8a6eb919b959b5d677af75a11c009
parentcaa44763f7f7aa26ed0b0d1e5af0c410fba6bfe6
draw: more flatshade_first changes

- Reduce the number of changes to the normal vertex ordering
- Assume that the hardware knows how to do this in the standard case.
- Add support to the passthrough vcache path.
src/gallium/auxiliary/draw/draw_prim.c
src/gallium/auxiliary/draw/draw_pt.c
src/gallium/auxiliary/draw/draw_pt.h
src/gallium/auxiliary/draw/draw_pt_vcache.c
src/gallium/auxiliary/draw/draw_validate.c