On Fri 19 Aug 2016, Jason Ekstrand wrote:
> Not providing a path allows the ICD to work on multi-arch systems but
> breaks it if you install anywhere other than /usr/lib.  Given that users
> may be installing locally in .local or similar, we probably do want to
> provide a filename.  Distros can carry a revert of this commit if they want
> an intel_icd.json file without the path.
> 
> Signed-off-by: Jason Ekstrand <ja...@jlekstrand.net>
> Cc: Mark Janes <mark.a.ja...@intel.com>
> ---
>  src/intel/vulkan/.gitignore                            | 1 +
>  src/intel/vulkan/Makefile.am                           | 7 ++++++-
>  src/intel/vulkan/{intel_icd.json => intel_icd.json.in} | 2 +-
>  3 files changed, 8 insertions(+), 2 deletions(-)
>  rename src/intel/vulkan/{intel_icd.json => intel_icd.json.in} (59%)

Yes please.
Reviewed-by: Chad Versace <c...@kiwitree.net>



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

Reply via email to