summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_vertex.h
Commit message (Expand)AuthorAgeFilesLines
* draw: fix vs/fs input/output mismatchesZack Rusin2013-05-301-0/+7
* draw: fixup draw_find_shader_outputZack Rusin2013-05-251-1/+1
* draw: fix assertion failure in draw_emit_vertex_attrMarek Olšák2012-10-311-2/+3
* draw: Fix return type of draw_translate_vinfo_size.Vinson Lee2010-08-041-1/+1
* draw: Cosmetic cleanups and comments.José Fonseca2010-04-181-2/+2
* draw: Add EMIT_4UB_BGRA formatJakob Bornecrantz2010-03-261-1/+6
* draw: Use translate function instead of switch casesJakob Bornecrantz2010-03-261-2/+26
* draw: Add missing includes.José Fonseca2010-02-011-0/+2
* 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