projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44978a9
)
anv: add a comment about dev_icd.json
author
Emil Velikov
<emil.velikov@collabora.com>
Wed, 20 Apr 2016 16:21:03 +0000
(17:21 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Sun, 1 May 2016 07:38:03 +0000
(08:38 +0100)
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/intel/vulkan/Makefile.am
patch
|
blob
|
history
diff --git
a/src/intel/vulkan/Makefile.am
b/src/intel/vulkan/Makefile.am
index beb700650a31177eaa1a87ee4e26c261edd5da69..57045ac60015e601a23b02c8a5fe7ead16c45e1e 100644
(file)
--- a/
src/intel/vulkan/Makefile.am
+++ b/
src/intel/vulkan/Makefile.am
@@
-187,6
+187,7
@@
libvulkan_intel_la_LDFLAGS = \
icdconfdir=$(sysconfdir)/vulkan/icd.d
icdconf_DATA = intel_icd.json
+# The following is used for development purposes, by setting VK_ICD_FILENAMES.
noinst_DATA = dev_icd.json
%.json : %.json.in