[Mesa-dev] [PATCH V2 00/15] ARB_draw_indirect for i965

Chris Forbes chrisf at ijw.co.nz
Wed Nov 6 23:06:09 PST 2013


This series adds ARB_draw_indirect and ARB_multi_draw_indirect for i965 Gen7+.

Big changes from V1:

- Split up the old 2/11 into some more sensible pieces
- Discarded all the unused dlist stuff; this was a carryover from when draws
  were handled by the vtxfmt vtable rather than in the main dispatch table.
- Fixed the various clarity issues from the first round of review.



More information about the mesa-dev mailing list