[Mesa-dev] [PATCH] i965: Disable unlit-centroid workaround on Gen < 6.
Matt Turner
mattst88 at gmail.com
Mon Dec 8 23:45:41 PST 2014
On Mon, Dec 8, 2014 at 11:08 PM, Matt Turner <mattst88 at gmail.com> wrote:
> I cannot find documentation that says that Sandybridge needs this
> workaround
In fact, the BSpec specifically says that this workaround is needed
for HSW, IVB, and VLV (no SNB).
I was apparently incorrect that it doesn't apply to Haswell when I
made commit f6db414f, although it did not regress anything. I just
tested disabling it on IVB as well -- everything still passes. So who
knows what's up.
More information about the mesa-dev
mailing list