redo the linear paths
[mesa.git] / src / gallium / auxiliary / draw / draw_pipe.c
2008-05-08 Zack Rusinredo the linear paths
2008-04-24 Brian Paulgallium: comments
2008-04-24 Keith Whitwelldraw: handle edgeflags and reset-line-stipple again
2008-04-21 Keith Whitwelldraw: consolidate all the passthrough line/tri/point...
2008-04-19 Keith Whitwelldraw: make draw_reset_vertex_ids private to the draw_pi...
2008-04-19 Keith Whitwelldraw: put pipeline flushing behind a new interface
2008-04-19 Keith Whitwelldraw: move pt_pipeline code to draw_pipe.c
2008-04-19 Keith Whitwelldraw: move some pipeline-specific code & state to draw_...