summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/i915_screen.h
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2011-06-23 18:44:42 -0600
committerBrian Paul <[email protected]>2011-06-24 16:44:43 -0600
commit6b28b44d458177209705637f759d03a27fa100f1 (patch)
tree26af0c2e6ce2258125b93353a586372b69643f90 /src/gallium/drivers/i915/i915_screen.h
parent95c2e0b601fd333cc73d7f214a3cd949f7e45aac (diff)
indices: fix conversion of PIPE_PRIM_POLYGON to lines
When the fill mode is PIPE_POLYGON_MODE_LINE we were basically converting the polygon into triangles, then drawing the outline of all the triangles. But we really only want to draw the lines around the perimeter of the polygon, not the interior lines. NOTE: This is a candidate for the 7.10 branch.
Diffstat (limited to 'src/gallium/drivers/i915/i915_screen.h')
0 files changed, 0 insertions, 0 deletions