See the attached png capture: In red, triangles rendered with glMultiDrawElements() without a display list. In green, the same triangles rendered with glMultiDrawElements() within a display list. One triangle is missing. See provided source code. This is using the R200 driver with Mesa 7.0.3 as patched with http://bugs.freedesktop.org/attachment.cgi?id=16166 from bugid 15670.
Created attachment 16167 [details] Screen capture
Created attachment 16168 [details] Test case source code
swrast and softpipe render correctly. Reassigning to R200.
This is present even in 7.5 branch and UMS mode, but works and render correctly today i tried on r200 KMS with mesa 10.2.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.