Add 'prim' field to quad so that stipple and aa coverage stages can do the right...
authorBrian <brian.paul@tungstengraphics.com>
Fri, 13 Jul 2007 17:15:10 +0000 (11:15 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Fri, 13 Jul 2007 17:15:10 +0000 (11:15 -0600)
commit80362a90d8ad1fca14d7276169fc962f953d936d
treec798bf18631edb8b57979ea59d58dca414acab24
parent46bba80a54afbcabc0f064433cc2194473661c30
Add 'prim' field to quad so that stipple and aa coverage stages can do the right thing.
src/mesa/pipe/softpipe/sp_headers.h
src/mesa/pipe/softpipe/sp_prim_setup.c
src/mesa/pipe/softpipe/sp_quad_coverage.c
src/mesa/pipe/softpipe/sp_quad_stipple.c