[Mesa-dev] [PATCH 0/6] Move nir/glsl to src/compiler, take 2

Jason Ekstrand jason at jlekstrand.net
Wed Apr 13 18:37:47 UTC 2016


1, 2, and 4 are

Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>

On Wed, Apr 13, 2016 at 10:19 AM, Emil Velikov <emil.l.velikov at gmail.com>
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.
>
> For compilation purposes the three (not to mention mesa ir)
> _are_
> entwined, yet we can only link against the ones we want.
>
> Changes since last time - restored the parallel build for
> glsl/nir
>
> The lot can be found in branch nir-glsl-move-v2 at
> https://github.com/evelikov/Mesa/commits/nir-glsl-move
>
> All builds have been tested, although do give it a go on your
> config/setup.
>
> Thanks
> Emil
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160413/41b15123/attachment.html>


More information about the mesa-dev mailing list