summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_pt_decompose.h
AgeCommit message (Expand)Author
2010-08-06draw: Avoid mixed declarations and code.Chia-I Wu
2010-08-06draw: Include draw_decompose_tmp.h in draw_pt_decompose.h.Chia-I Wu
2010-05-05gallium: rework provoking vertex codeBrian Paul
2010-05-05draw: Preserve the provoking vertex both when decomposing and clipping.José Fonseca
2010-03-09draw: quads never provoke the first vertexMarek Olšák
2009-06-18draw: use flatfirst variableBrian Paul
2009-06-18draw: remove debug codeBrian Paul
2009-06-09draw: implement flatshade_first for drawing pipelineBrian Paul
2008-06-02draw: Fix MSVC warnings.José Fonseca
2008-05-13decomposition from keith, adds decomposition of more prim to the pipelineZack Rusin