On 13 April 2016 at 19:37, Jason Ekstrand wrote:
> 1, 2, and 4 are
>
> Reviewed-by: Jason Ekstrand
>
Thanks Jason.
Silly me included the wrong cover letter :-\
It should be
[PATCH 0/5] Build NIR with scons
Hi all,
This is an update of earlier work by Jose. I've moved the "scons build
nir" to
1, 2, and 4 are
Reviewed-by: Jason Ekstrand
On Wed, Apr 13, 2016 at 10:19 AM, Emil Velikov
wrote:
> Hi all,
>
> Here is another attempt at splitting up nir, glsl and the rest.
>
> The gist is that we have three independent static libraries -
> compiler,
> nir and glsl. Thus we don't need to pu
Hi all,
Here is another attempt at splitting up nir, glsl and the rest.
The gist is that we have three independent static libraries -
compiler,
nir and glsl. Thus we don't need to pull nir if working with
glsl and
vice versa.
For compilation purposes the three (not to mention mesa ir)
_are_
On 22/01/16 16:43, Emil Velikov wrote:
On 19 January 2016 at 22:36, Matt Turner wrote:
On Mon, Jan 18, 2016 at 4:02 AM, Emil Velikov wrote:
Hi all,
Here is another attempt at splitting up nir, glsl and the rest.
The gist is that we have three independent static libraries - compiler,
nir and
On 19 January 2016 at 22:36, Matt Turner wrote:
> On Mon, Jan 18, 2016 at 4:02 AM, Emil Velikov
> wrote:
>> Hi all,
>>
>> Here is another attempt at splitting up nir, glsl and the rest.
>>
>> The gist is that we have three independent static libraries - compiler,
>> nir and glsl. Thus we don't n
On Mon, Jan 18, 2016 at 4:02 AM, Emil Velikov wrote:
> Hi all,
>
> Here is another attempt at splitting up nir, glsl and the rest.
>
> The gist is that we have three independent static libraries - compiler,
> nir and glsl. Thus we don't need to pull nir if working with glsl and
> vice versa.
>
> F
Hi all,
Here is another attempt at splitting up nir, glsl and the rest.
The gist is that we have three independent static libraries - compiler,
nir and glsl. Thus we don't need to pull nir if working with glsl and
vice versa.
For compilation purposes the three (not to mention mesa ir) _are_
e