Hi, I'm seeing a piglit regression on r600g with: fbo/fbo-drawbuffers fbo/fbo-drawbuffers2-colormask glean/texCombine texturing/lodbias and on swrast with: fbo/fbo-drawbuffers2-colormask texturing/lodbias git bisect says: 7cb87dffce2c7a37f960f3a865cf92fd193dd8c5 is the first bad commit commit 7cb87dffce2c7a37f960f3a865cf92fd193dd8c5 Author: Eric Anholt <eric@anholt.net> Date: Mon Nov 1 13:16:21 2010 -0700 mesa: Convert fixed function fragment program generator to GLSL IR. This is a step towards providing a direct route for drivers accepting GLSL IR for codegen. Perhaps more importantly, it runs the fixed function fragment program through the GLSL IR optimization. Having seen how easy it is to make ugly fixed function texenv code that can do unnecessary work, this may improve real applicatinos.
(In reply to comment #0) > Hi, I'm seeing a piglit regression on r600g with: > > fbo/fbo-drawbuffers > fbo/fbo-drawbuffers2-colormask > glean/texCombine > texturing/lodbias > > and on swrast with: > > fbo/fbo-drawbuffers2-colormask > texturing/lodbias > works for me on mesa master e81ee67b51651e99e7e8e52c1ccafc66835d57cd with r600g, softpipe, llvmpipe Feel free to reopen if the issue persists.
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.