summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_vbuf.c
AgeCommit message (Expand)Author
2008-04-19draw: make draw_pt_fetch_emit use translate facilityKeith Whitwell
2008-04-18draw: remove draw_vf code, use translate insteadKeith Whitwell
2008-04-16draw: remove vbuf non-vf debug path, fix some failure modes in draw_vbuf_crea...Keith Whitwell
2008-04-16draw: update debug codeKeith Whitwell
2008-04-10remove usage of vertex_headerKeith Whitwell
2008-03-13gallium: added EMIT_HEADER case in emit_vertex()Brian
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca