projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a548b72
)
radv: automake: include radv_extensions.py in the tarball
author
Juan A. Suarez Romero
<jasuarez@igalia.com>
Thu, 19 Oct 2017 10:46:02 +0000
(12:46 +0200)
committer
Juan A. Suarez Romero
<jasuarez@igalia.com>
Mon, 23 Oct 2017 10:37:01 +0000
(12:37 +0200)
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/amd/vulkan/Makefile.am
patch
|
blob
|
history
diff --git
a/src/amd/vulkan/Makefile.am
b/src/amd/vulkan/Makefile.am
index
7364e54
..
6b352ae
100644
(file)
--- a/
src/amd/vulkan/Makefile.am
+++ b/
src/amd/vulkan/Makefile.am
@@
-132,6
+132,7
@@
EXTRA_DIST = \
dev_icd.json.in \
radeon_icd.json.in \
radv_entrypoints_gen.py \
+ radv_extensions.py \
vk_format_layout.csv \
vk_format_parse.py \
vk_format_table.py