aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_vbuf.h
Commit message (Expand)AuthorAgeFilesLines
* draw: rewrite stream output to handle all the dark cornersZack Rusin2010-06-161-1/+1
* gallium: make draw auto work and add relevant caps and docsZack Rusin2010-06-081-0/+8
* gallium: rename draw() to draw_elements() in vbuf codeBrian Paul2010-05-051-6/+6
* draw: add map/unmap directives for swtnl driver interfaceKeith Whitwell2009-02-171-7/+9
* draw: Add missing include.José Fonseca2009-01-091-0/+2
* draw: Predeclare struct.José Fonseca2009-01-081-1/+2
* draw: allow driver-override of draw_need_pipeline()Keith Whitwell2008-12-231-0/+11
* draw: attempt atomic submit of large drawelements callsKeith Whitwell2008-08-261-1/+2
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-2/+0
* gallium: improvements, or extensions at least, to the passthrough pathKeith Whitwell2008-03-171-2/+4
* draw: placeholder/prototype code for a passthrough draw pathKeith Whitwell2008-03-101-0/+6
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-151-0/+106