gallium: new 'draw' stage for line stipple
authorBrian <brian.paul@tungstengraphics.com>
Mon, 21 Jan 2008 21:08:20 +0000 (14:08 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Mon, 21 Jan 2008 21:08:20 +0000 (14:08 -0700)
commit329a8479b69a800b5fc6485767fb676c3eae26db
treedd2862b46e0eeb0da7dd5751335745a50d274a6f
parent7f21d04a518ac24348934961646501d6ed029466
gallium: new 'draw' stage for line stipple

Stippled lines are converted into a series of shorter line segments
src/mesa/pipe/draw/draw_context.c
src/mesa/pipe/draw/draw_private.h
src/mesa/pipe/draw/draw_stipple.c [new file with mode: 0644]
src/mesa/pipe/draw/draw_validate.c
src/mesa/sources