Re: [Mesa-dev] [PATCH v2] i965: intel_texture_barrier reimplemented

2016-06-29 Thread Francisco Jerez
Hi Alejandro, Alejandro Piñeiro writes: > Fixes: > GL44-CTS.texture_barrier_ARB.same-texel-rw-multipass > > On Haswell, Broadwell and Skylake (note that in order to execute that > test, it is needed to override GL and GLSL versions). > > On gen6 this test was already working without this change.

[Mesa-dev] [PATCH v2] i965: intel_texture_barrier reimplemented

2016-06-29 Thread Alejandro Piñeiro
Fixes: GL44-CTS.texture_barrier_ARB.same-texel-rw-multipass On Haswell, Broadwell and Skylake (note that in order to execute that test, it is needed to override GL and GLSL versions). On gen6 this test was already working without this change. It keeps working after it. This commit replaces the c