summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_quad_stipple.c
AgeCommit message (Collapse)Author
2007-07-13Enable Keith's branch-less stipple code - it works.Brian
2007-07-13Add 'prim' field to quad so that stipple and aa coverage stages can do the ↵Brian
right thing.
2007-07-13Add conditional-free implementation (disabled, not tested)Keith Whitwell
2007-07-12XXX comment about skipping stipple for points/linesBrian
2007-07-11Implement polygon stipple state tracking, application.Brian