the commit: commit d631c19db47181129811080bfa772b210d762d4d Author: Eric Anholt <eric@anholt.net> Date: Fri Jun 17 13:17:34 2011 -0700 vbo: Don't discount stride == 0 for testing all varyings in VBOs. breaks: draw-elements-base-vertex draw-elements-base-vertex-neg on r600g, and: draw-elements-base-vertex on softpipe.
Created attachment 48361 [details] [review] restore the old vbo_all_varyings_in_vbos() behavior in st_draw.c only I'm not seeing the failure with softpipe (or llvmpipe). In any case, can you try this patch?
Yeah, the patch fixes the regression.
Committed. d91dc4a356e5509116572770b89d0a7520a55bfc
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.