projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71258e9
)
anv: add genX_multisample.h to the sources list(s).
author
Emil Velikov
<emil.velikov@collabora.com>
Mon, 15 Aug 2016 11:10:47 +0000
(12:10 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Mon, 15 Aug 2016 18:00:29 +0000
(19:00 +0100)
Otherwise it won't end up in the release tarball.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/intel/vulkan/Makefile.sources
patch
|
blob
|
history
diff --git
a/src/intel/vulkan/Makefile.sources
b/src/intel/vulkan/Makefile.sources
index 7303995b2fe97aa000b2ff270cb80b76cec3ea87..9e56fe70eeac93e722f9f3013aa09ad8aa070d39 100644
(file)
--- a/
src/intel/vulkan/Makefile.sources
+++ b/
src/intel/vulkan/Makefile.sources
@@
-49,6
+49,7
@@
VULKAN_FILES := \
anv_util.c \
anv_wsi.c \
anv_wsi.h \
+ genX_multisample.h \
genX_pipeline_util.h \
vk_format_info.h