summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_pt_varray_tmp_linear.h
AgeCommit message (Expand)Author
2010-08-16draw: Remove varray and vcache.Chia-I Wu
2010-08-16draw: Simplify frontend interface a little.Chia-I Wu
2010-08-07draw: Add an assertion to varray's version of trim().Chia-I Wu
2010-04-19draw: Implement index bias.José Fonseca
2009-12-25gallium: add geometry shader support to galliumZack Rusin
2009-04-10draw: Silence pointer-to-integer cast warning.Michal Krol
2008-06-10draw: rework splitting of fan/loop prims in varray.c, fix flatshade issuesKeith Whitwell
2008-06-04draw: respect driver's max vertex buffer sizeKeith Whitwell
2008-05-12draw: turn fse path into a middle endKeith Whitwell
2008-05-12draw: streamline the varray pathKeith Whitwell
2008-05-08fix quad stripsZack Rusin
2008-05-08fix triangle stripsZack Rusin
2008-05-08fix silly mistakesZack Rusin
2008-05-08redo the linear pathsZack Rusin