Re: [Mesa-dev] [PATCH] i965: Disable the unlit centroid workaround on Gen7.

2016-08-01 Thread Kenneth Graunke
On Monday, August 1, 2016 12:48:47 PM PDT Matt Turner wrote: > Once upon a time (commit 8313f44409) Paul added code for the unlit > centroid workaround (WaCopyUnlitCentroidBarys). His commit message > claims it fixed the EXT_framebuffer_multisample/interpolation {2,4} > {centroid-deriv,centroid-der

[Mesa-dev] [PATCH] i965: Disable the unlit centroid workaround on Gen7.

2016-08-01 Thread Matt Turner
Once upon a time (commit 8313f44409) Paul added code for the unlit centroid workaround (WaCopyUnlitCentroidBarys). His commit message claims it fixed the EXT_framebuffer_multisample/interpolation {2,4} {centroid-deriv,centroid-deriv-disabled} piglit tests but does not say on which platform, though