summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/indices
Commit message (Expand)AuthorAgeFilesLines
* gallium: untrack u_indices_gen.c and u_indices_gen.cJosé Fonseca2010-05-063-6121/+2
* Revert "gallium: untrack u_indices_gen.c and u_indices_gen.c"José Fonseca2010-05-061-2/+0
* gallium: untrack u_indices_gen.c and u_indices_gen.cXavier Chantry2010-05-061-0/+2
* gallium: Generate a single library for auxiliaries with Make too.José Fonseca2010-01-011-16/+0
* scons: Aggregate all tiny libraries in a single library.José Fonseca2010-01-011-28/+0
* 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