aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_vertex.h
Commit message (Expand)AuthorAgeFilesLines
* draw: Use size_t (for x86_64).José Fonseca2009-03-251-5/+4
* draw: Do not specify types in bitfields.José Fonseca2008-12-301-3/+3
* draw: Fix compiler errors on Windows.Michal Krol2008-10-061-3/+3
* make draw's vertex_info struct smaller/quicker to compare with memcmp()Keith Whitwell2008-10-061-7/+37
* draw: support psize in vs_varient pathsKeith Whitwell2008-05-271-0/+21
* draw: rearrange debug codeKeith Whitwell2008-04-191-0/+2
* remove usage of vertex_headerKeith Whitwell2008-04-101-2/+0
* gallium: added new EMIT_HEADER tokenBrian2008-03-131-0/+1
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-151-0/+111