summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_vbuf.h
Commit message (Expand)AuthorAgeFilesLines
* draw: clean up setting stream out information a bitRoland Scheidegger2013-08-271-1/+0
* draw: implement pipeline statistics in the draw moduleZack Rusin2013-04-161-0/+8
* draw/softpipe: EXT_transform_feedback support (v2)Dave Airlie2012-01-101-1/+2
* gallium: make vbuf_render::set_primitive() return voidBrian Paul2012-01-071-1/+1
* 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