summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/draw/draw_validate.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: handle flatshading explicitly in clipper stageKeith Whitwell2008-01-281-5/+5
* gallium: better flush logic in draw moduleBrian2008-01-251-11/+21
* gallium: replace prim pipeline begin/end() functions with flush()Brian2008-01-251-8/+46
* gallium: Added FORMAT_1F_PSIZE to insert constant point size into verticesBrian2008-01-221-2/+2
* gallium: new 'draw' stage for line stippleBrian2008-01-211-0/+5
* gallium: Remove feedback interfaces from pipe driver.Keith Whitwell2007-12-111-5/+0
* gallium: add draw_stage::destroy().Michal2007-12-091-0/+5
* added a clip-bypass flag to rasterizer stateBrian2007-11-161-0/+1
* implement point sprite modeBrian2007-10-221-1/+2
* plug the wide prims code into the pipelineBrian2007-10-221-0/+6
* Make flushing more lazy in the draw module.Keith Whitwell2007-09-271-0/+124