aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/indices/u_unfilled_gen.py
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove shebang from python scriptsEmil Velikov2017-03-101-1/+0
* util/indices: implement unfilled (tri->line) conversion for adjacency primsBrian Paul2016-05-261-2/+24
* u_primconvert: add primitive restart supportDave Airlie2015-03-201-8/+12
* gallium/auxiliary/indices: add start paramRob Clark2013-10-291-6/+7
* indices: fix conversion of PIPE_PRIM_POLYGON to linesBrian Paul2011-06-241-2/+2
* util/indices: remove debug printsKeith Whitwell2009-04-281-1/+0
* indices: add translate/generate functions for unfilled modesKeith Whitwell2009-03-041-0/+247