Created attachment 38159 [details] fbo-drawbuffers-maxtargets.png mesa: b5c07b9226d8e7de78f6367b5799b39caf820ef3 (master) The piglit fbo-drawbuffers-maxtargets started failing with the glsl2 merge. This test passes on swrast and softpipe. $ ./bin/fbo-drawbuffers-maxtargets The result should be increasing lengths of rows of green boxes as the test increases the number of drawbuffers targets used. Probe at (24,24) Expected: 0.000000 1.000000 0.000000 Observed: 0.000000 0.000000 0.000000
This test is fixed on i965 with the merge of the glsl2-loops branch. If llvmpipe has troubles with loops, this may now be fixed.
mesa: 710d41131b9715c5c378e0138d991f346647b9c8 (master) piglit fbo-drawbuffers-maxtargets passes on llvmpipe.
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.