draw: handle edgeflags and reset-line-stipple again
[mesa.git] / src / gallium / auxiliary / draw / draw_pt_vcache.c
2008-04-24 Keith Whitwelldraw: handle edgeflags and reset-line-stipple again
2008-04-24 Brian Paulgallium: fix issues in recursive flushing
2008-04-23 Brian Paulgallium: added a flushing_vcache flag, test in draw_do_...
2008-04-22 Keith Whitwelldraw: disable broken edgeflag code - didn't work &...
2008-04-21 Keith Whitwelldraw: propogate lots of errors
2008-04-19 Keith Whitwelldraw: move incoming vertex state into draw->pt
2008-04-16 Keith Whitwelldraw: make pt run pipeline when need_pipeline is true...
2008-04-06 Keith Whitwelldraw: fix edgeflag handling on the pt paths
2008-04-02 Keith Whitwelldraw: Set the backend prim in the pt 'prepare' operation
2008-04-01 Keith Whitwelldraw: more flatshade_first changes
2008-03-29 José Fonsecagallium: Fix some MSVC warnings.
2008-03-23 Keith Whitwelldraw: fix some unsigned vs ushort confusion
2008-03-23 Keith Whitwellgallium: beginnings of draw module vertex rework