<div dir="ltr"><div>1, 2, and 4 are<br><br></div>Reviewed-by: Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 13, 2016 at 10:19 AM, Emil Velikov <span dir="ltr"><<a href="mailto:emil.l.velikov@gmail.com" target="_blank">emil.l.velikov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
Here is another attempt at splitting up nir, glsl and the rest.<br>
<br>
The gist is that we have three independent static libraries -<br>
compiler,<br>
nir and glsl. Thus we don't need to pull nir if working with<br>
glsl and<br>
vice versa.<br>
<br>
For compilation purposes the three (not to mention mesa ir)<br>
_are_<br>
entwined, yet we can only link against the ones we want.<br>
<br>
Changes since last time - restored the parallel build for<br>
glsl/nir<br>
<br>
The lot can be found in branch nir-glsl-move-v2 at<br>
<a href="https://github.com/evelikov/Mesa/commits/nir-glsl-move" rel="noreferrer" target="_blank">https://github.com/evelikov/Mesa/commits/nir-glsl-move</a><br>
<br>
All builds have been tested, although do give it a go on your<br>
config/setup.<br>
<br>
Thanks<br>
Emil<br>
<br>
_______________________________________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
</blockquote></div><br></div>