[Mesa-dev] [Bug 35244] New: r600g/swrast: piglit regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Mar 12 03:24:13 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=35244
Summary: r600g/swrast: piglit regression
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: monraaf at gmail.com
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 at 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.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list