Skip to content

nv50,nvc0: update with latest caps

Ilia Mirkin requested to merge imirkin/mesa:tmp2 into master

One notable change is that DRAW_INFO_START_WITH_USER_INDICES is enabled. An audit of the code indicates that it should work, and a number of piglit tests exercising glMultiDrawElements continue to function.

Signed-off-by: Ilia Mirkin imirkin@alum.mit.edu

Merge request reports