anv: Make driver and icd file installable
authorKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
Wed, 17 Feb 2016 07:23:17 +0000 (23:23 -0800)
committerKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
Wed, 17 Feb 2016 07:23:17 +0000 (23:23 -0800)
commitecc67f1aacffd848887a711511772fc3f175279b
tree624348c7e6b281f5a0a5de0e5a95a2c1fb32737b
parent4a2d17f60652f5a57a34d0b099dea95fcda2b362
anv: Make driver and icd file installable

Change the name of the .so to libvulkan_intel.so and add an installable
icd with the installed paths.  Keep the icd file with build-tree paths,
but rename to dev_icd.json to make it clear that it's for development
purposes.
configure.ac
src/vulkan/.gitignore
src/vulkan/Makefile.am
src/vulkan/anv_icd.json.in [deleted file]
src/vulkan/dev_icd.json.in [new file with mode: 0644]
src/vulkan/intel_icd.json.in [new file with mode: 0644]