On 8 August 2018 at 00:14, Bas Nieuwenhuizen <b...@basnieuwenhuizen.nl> wrote:
> radv was always just mirroring a derived version of the anv
> version, sometimes hacked together and sometimes very behind.
>
> As we grow more vulkan drivers this repetition makes even less
> sense, so lets merge them. I took the anv generators as the
> template and made radv use them.
>
> This includes some messy stuff in the build system due to
> difficulties with python includes. I tested with meson and
> autotools. Android.mk is updated but not tested.
>
I've sent out a couple of fixup commits for 3/4 and 4/4.
They remove the hacky PYTHONPATH, by introducing --import-path argument.
An idea shamelessly copied from src/intel/compiler/brw_nir_trig_workarounds.py

I haven't actually tested these - just getting it out to illustrate
what I meant earlier.
Feel free to reuse as much or as little as you like.

HTH
Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to