On 25 November 2015 at 21:54, Matt Turner wrote:
> On Wed, Nov 25, 2015 at 1:31 PM, Emil Velikov
> wrote:
>> From: Emil Velikov
>>
>> Currently it's an empty library, although it'll be used to store common
>> code between GLSL and NIR that is compiler specific (rather than generic
>> as the one
On Wed, Nov 25, 2015 at 1:31 PM, Emil Velikov wrote:
> From: Emil Velikov
>
> Currently it's an empty library, although it'll be used to store common
> code between GLSL and NIR that is compiler specific (rather than generic
> as the one in src/util).
>
> XXX: strictly speaking we could add a pyt
From: Emil Velikov
Currently it's an empty library, although it'll be used to store common
code between GLSL and NIR that is compiler specific (rather than generic
as the one in src/util).
XXX: strictly speaking we could add a python/mako parser to generate the
relevant files instead including b