summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/indices
Commit message (Expand)AuthorAgeFilesLines
* aux/indices: don't use 'prim' value once it is known to be badKeith Whitwell2009-06-261-1/+1
* util/indices: remove debug printsKeith Whitwell2009-04-282-161/+0
* mesa: Use the python executable from sys.executable.José Fonseca2009-03-271-2/+4
* indices: add translate/generate functions for unfilled modesKeith Whitwell2009-03-046-1/+1622
* gallium: Improve makefiles for librariesJakob Bornecrantz2009-02-201-4/+0
* util: Move p_debug.h into util module.José Fonseca2009-02-182-2/+2
* indices: Fix typo.José Fonseca2009-02-092-241/+241
* indices: quad fixesKeith Whitwell2009-02-052-132/+133
* gallium: add new aux lib for index list translationsKeith Whitwell2009-02-057-0/+5859