summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_vertex.c
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* draw: remove set-but-unused variableMarek Olšák2011-05-011-2/+1
* draw: Add EMIT_4UB_BGRA formatJakob Bornecrantz2010-03-261-0/+7
* draw: Use translate function instead of switch casesJakob Bornecrantz2010-03-261-24/+6
* make draw's vertex_info struct smaller/quicker to compare with memcmp()Keith Whitwell2008-10-061-3/+3
* draw: rearrange debug codeKeith Whitwell2008-04-191-0/+54
* draw: move some pipeline-specific code & state to draw_pipe.[ch]Keith Whitwell2008-04-191-2/+0
* remove usage of vertex_headerKeith Whitwell2008-04-101-5/+0
* gallium: added new EMIT_HEADER tokenBrian2008-03-131-0/+3
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-151-0/+79