Samuel Iglesias Gonsálvez writes:
> On Mon, 2017-04-24 at 11:22 -0700, Francisco Jerez wrote:
>> Samuel Iglesias Gonsálvez writes:
>>
>> > On Fri, 2017-04-21 at 10:23 -0700, Francisco Jerez wrote:
>> > > Samuel Iglesias Gonsálvez writes:
>> > >
>> > > > On Thu, 2017-04-20 at 10:26 -0700, Fran
On Mon, 2017-04-24 at 11:22 -0700, Francisco Jerez wrote:
> Samuel Iglesias Gonsálvez writes:
>
> > On Fri, 2017-04-21 at 10:23 -0700, Francisco Jerez wrote:
> > > Samuel Iglesias Gonsálvez writes:
> > >
> > > > On Thu, 2017-04-20 at 10:26 -0700, Francisco Jerez wrote:
> > > > > Samuel Iglesias
Samuel Iglesias Gonsálvez writes:
> On Fri, 2017-04-21 at 10:23 -0700, Francisco Jerez wrote:
>> Samuel Iglesias Gonsálvez writes:
>>
>> > On Thu, 2017-04-20 at 10:26 -0700, Francisco Jerez wrote:
>> > > Samuel Iglesias Gonsálvez writes:
>> > >
>> > > > It was setting XYWZ swizzle to all unif
On Fri, 2017-04-21 at 10:23 -0700, Francisco Jerez wrote:
> Samuel Iglesias Gonsálvez writes:
>
> > On Thu, 2017-04-20 at 10:26 -0700, Francisco Jerez wrote:
> > > Samuel Iglesias Gonsálvez writes:
> > >
> > > > It was setting XYWZ swizzle to all uniforms, no matter if they
> > > > were
> > > >
Samuel Iglesias Gonsálvez writes:
> On Thu, 2017-04-20 at 10:26 -0700, Francisco Jerez wrote:
>> Samuel Iglesias Gonsálvez writes:
>>
>> > It was setting XYWZ swizzle to all uniforms, no matter if they were
>> > a vector or not.
>> >
>> > Signed-off-by: Samuel Iglesias Gonsálvez
>> > Cc: curr
On Thu, 2017-04-20 at 10:26 -0700, Francisco Jerez wrote:
> Samuel Iglesias Gonsálvez writes:
>
> > It was setting XYWZ swizzle to all uniforms, no matter if they were
> > a vector or not.
> >
> > Signed-off-by: Samuel Iglesias Gonsálvez
> > Cc: curroje...@riseup.net
>
> Don't you need to CC m
Samuel Iglesias Gonsálvez writes:
> It was setting XYWZ swizzle to all uniforms, no matter if they were
> a vector or not.
>
> Signed-off-by: Samuel Iglesias Gonsálvez
> Cc: curroje...@riseup.net
Don't you need to CC mesa-stable here and in the next patch?
> ---
> src/intel/compiler/brw_vec4_
It was setting XYWZ swizzle to all uniforms, no matter if they were
a vector or not.
Signed-off-by: Samuel Iglesias Gonsálvez
Cc: curroje...@riseup.net
---
src/intel/compiler/brw_vec4_nir.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/intel/compiler/brw_vec4_nir.cpp
b/src/intel/com