summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_vertex.c
AgeCommit message (Expand)Author
2010-03-26draw: Add EMIT_4UB_BGRA formatJakob Bornecrantz
2010-03-26draw: Use translate function instead of switch casesJakob Bornecrantz
2008-10-06make draw's vertex_info struct smaller/quicker to compare with memcmp()Keith Whitwell
2008-04-19draw: rearrange debug codeKeith Whitwell
2008-04-19draw: move some pipeline-specific code & state to draw_pipe.[ch]Keith Whitwell
2008-04-10remove usage of vertex_headerKeith Whitwell
2008-03-13gallium: added new EMIT_HEADER tokenBrian
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca