summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_vbuf.h
AgeCommit message (Expand)Author
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