summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_vbuf.h
AgeCommit message (Expand)Author
2010-06-16draw: rewrite stream output to handle all the dark cornersZack Rusin
2010-06-08gallium: make draw auto work and add relevant caps and docsZack Rusin
2010-05-05gallium: rename draw() to draw_elements() in vbuf codeBrian Paul
2009-02-17draw: add map/unmap directives for swtnl driver interfaceKeith Whitwell
2009-01-09draw: Add missing include.José Fonseca
2009-01-08draw: Predeclare struct.José Fonseca
2008-12-23draw: allow driver-override of draw_need_pipeline()Keith Whitwell
2008-08-26draw: attempt atomic submit of large drawelements callsKeith Whitwell
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-03-17gallium: improvements, or extensions at least, to the passthrough pathKeith Whitwell
2008-03-10draw: placeholder/prototype code for a passthrough draw pathKeith Whitwell
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca