summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i915simple/i915_prim_vbuf.c
AgeCommit message (Expand)Author
2007-11-03Do something sensible when failed to reserve space in the batch buffer.José Fonseca
2007-11-03Render primitives using indirect vertices in a vertex buffer.José Fonseca
2007-10-31Hold the vertex buffer handle.José Fonseca
2007-10-31Chain vertex buffers into the batch buffer.José Fonseca
2007-10-29Reuse hardware vertice representation.José Fonseca
2007-10-29Get vertex buffer stage in a minimally working state.José Fonseca
2007-10-29Start a vertex buffer constuction stage for i915 based on Keith's draft done ...José Fonseca