On 24 March 2015 at 22:18, Kenneth Graunke wrote:
> On Tuesday, March 24, 2015 08:52:01 PM Emil Velikov wrote:
>> Hi Ken,
>>
>> On 24/03/15 00:37, Kenneth Graunke wrote:
>> > Shamelessly ripped off from Eric Anholt's tgsi_to_nir pass.
>> >
>> > Not compiled on SCons, like the rest of NIR.
>> >
>>
Kenneth Graunke writes:
> Shamelessly ripped off from Eric Anholt's tgsi_to_nir pass.
>
> Not compiled on SCons, like the rest of NIR.
>
> Signed-off-by: Kenneth Graunke
Nice. I think at some point we'll want a lowering pass for texture
projection. The recommendation to do fsub in algebraic i
On Tuesday, March 24, 2015 08:52:01 PM Emil Velikov wrote:
> Hi Ken,
>
> On 24/03/15 00:37, Kenneth Graunke wrote:
> > Shamelessly ripped off from Eric Anholt's tgsi_to_nir pass.
> >
> > Not compiled on SCons, like the rest of NIR.
> >
> > Signed-off-by: Kenneth Graunke
> > ---
> > src/mesa/Ma
On Mon, Mar 23, 2015 at 8:37 PM, Kenneth Graunke wrote:
> Shamelessly ripped off from Eric Anholt's tgsi_to_nir pass.
>
> Not compiled on SCons, like the rest of NIR.
>
> Signed-off-by: Kenneth Graunke
> ---
> src/mesa/Makefile.am|2 +
> src/mesa/Makefile.sources |
Hi Ken,
On 24/03/15 00:37, Kenneth Graunke wrote:
> Shamelessly ripped off from Eric Anholt's tgsi_to_nir pass.
>
> Not compiled on SCons, like the rest of NIR.
>
> Signed-off-by: Kenneth Graunke
> ---
> src/mesa/Makefile.am|2 +
> src/mesa/Makefile.sources |5
Shamelessly ripped off from Eric Anholt's tgsi_to_nir pass.
Not compiled on SCons, like the rest of NIR.
Signed-off-by: Kenneth Graunke
---
src/mesa/Makefile.am|2 +
src/mesa/Makefile.sources |5 +
src/mesa/program/prog_instruction.h |2 +
src/mesa/program/