projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc38e6b
)
spirv: automake: add missing headers to the tarball.
author
Emil Velikov
<emil.velikov@collabora.com>
Fri, 29 Apr 2016 17:53:15 +0000
(18:53 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Sun, 1 May 2016 07:38:06 +0000
(08:38 +0100)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/compiler/Makefile.sources
patch
|
blob
|
history
diff --git
a/src/compiler/Makefile.sources
b/src/compiler/Makefile.sources
index 3426bcfc4510875f6bbd5077868bd75e6527825d..2a523199b9b8960e78e373a400d86c0c9f90129a 100644
(file)
--- a/
src/compiler/Makefile.sources
+++ b/
src/compiler/Makefile.sources
@@
-237,7
+237,9
@@
NIR_FILES = \
nir/nir_worklist.h
SPIRV_FILES = \
+ spirv/GLSL.std.450.h \
spirv/nir_spirv.h \
+ spirv/spirv.h \
spirv/spirv_to_nir.c \
spirv/vtn_alu.c \
spirv/vtn_cfg.c \