* Jason Ekstrand [2018-02-14 08:16:44 -0800]:
> On Wed, Feb 14, 2018 at 1:18 AM, Kenneth Graunke
> wrote:
>
> > On Sunday, February 11, 2018 6:26:41 PM PST Gustavo Lima Chaves wrote:
> > > ---
> > > src/intel/vulkan/anv_extensions.py | 1 +
> > > src/intel/vulkan/anv_pipeline.c| 1 +
> > >
An attempt to support SpvExecutionModeStencilRefReplacingEXT's behavior
also follows, with the interpretation to said mode being we prevent
writes to the built-in FragStencilRefEXT variable when the execution
mode isn't set.
---
src/compiler/shader_info.h | 2 ++
src/compiler/spirv/spirv_t
* Kenneth Graunke [2018-02-14 01:16:01 -0800]:
> On Sunday, February 11, 2018 6:26:39 PM PST Gustavo Lima Chaves wrote:
> > I've been seeking to add this extension support on my free time and
> > have now come to a point where some input could really help.
>
> Hi Gustavo!
Hi Kenneth!
>
> Welc
On 15 February 2018 at 01:26, Gert Wollny wrote:
> Am Mittwoch, den 14.02.2018, 17:18 +1000 schrieb Dave Airlie:
>> From: Dave Airlie
>>
>> A bunch of CTS tests led me to write
>> tests/shaders/ssa/fs-while-loop-rotate-value.shader_test
>> which r600/sb always fell over on.
>>
>> This patch fixes
From: Dave Airlie
A bunch of CTS tests led me to write
tests/shaders/ssa/fs-while-loop-rotate-value.shader_test
which r600/sb always fell over on.
This patch fixes it, but I'll probably never be 100% sure why.
Anyways what appears to be happening is when gcm is scheduling
the copy_movs used for
https://bugs.freedesktop.org/show_bug.cgi?id=93551
--- Comment #50 from Yegor Timoshenko ---
This is definitely now an issue on Intel HD 4000. Workaround shim works fine
for 14.1.x and doesn't work starting from 14.2.0. What I've tried:
* building master
* reverting 6177d60a374a3d48969fcb062ac1