summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_vertex.c
Commit message (Expand)AuthorAgeFilesLines
* 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