summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_vertex.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-18draw: Cosmetic cleanups and comments.José Fonseca1-2/+2
2010-03-26draw: Add EMIT_4UB_BGRA formatJakob Bornecrantz1-1/+6
2010-03-26draw: Use translate function instead of switch casesJakob Bornecrantz1-2/+26
2010-02-01draw: Add missing includes.José Fonseca1-0/+2
2009-03-25draw: Use size_t (for x86_64).José Fonseca1-5/+4
2008-12-30draw: Do not specify types in bitfields.José Fonseca1-3/+3
2008-10-06draw: Fix compiler errors on Windows.Michal Krol1-3/+3
2008-10-06make draw's vertex_info struct smaller/quicker to compare with memcmp()Keith Whitwell1-7/+37
2008-05-27draw: support psize in vs_varient pathsKeith Whitwell1-0/+21
2008-04-19draw: rearrange debug codeKeith Whitwell1-0/+2
2008-04-10remove usage of vertex_headerKeith Whitwell1-2/+0
2008-03-13gallium: added new EMIT_HEADER tokenBrian1-0/+1
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca1-0/+111