aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_pt.h
Commit message (Expand)AuthorAgeFilesLines
* draw: remove named clipmask flags, tidy up pt middle endsKeith Whitwell2008-04-191-0/+6
* draw: remove fetch_pipeline middle end -- just use the general pathKeith Whitwell2008-04-181-11/+15
* draw: split off all the extra functionality in the vertex shaderKeith Whitwell2008-04-181-7/+44
* draw: move hw vertex emit to a new moduleKeith Whitwell2008-04-171-0/+33
* draw: make pt run pipeline when need_pipeline is true, not just when clippedKeith Whitwell2008-04-161-2/+4
* Implement fetch/shade/pipeline or emit vertex passthrough.Zack Rusin2008-04-141-1/+1
* draw: fix edgeflag handling on the pt pathsKeith Whitwell2008-04-061-0/+10
* draw: add passthrough path to the pipelineKeith Whitwell2008-04-031-0/+1
* draw: Set the backend prim in the pt 'prepare' operationKeith Whitwell2008-04-021-3/+3
* draw: more flatshade_first changesKeith Whitwell2008-04-011-1/+1
* draw: pre-declare referenced structsKeith Whitwell2008-03-241-0/+2
* draw: fix crlfKeith Whitwell2008-03-231-116/+116
* draw: fix some unsigned vs ushort confusionKeith Whitwell2008-03-231-1/+1
* gallium: beginnings of draw module vertex reworkKeith Whitwell2008-03-231-0/+116