projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8da9e15
)
nir: include nir_instr_set.h in the tarball
author
Emil Velikov
<emil.l.velikov@gmail.com>
Sat, 10 Oct 2015 15:13:38 +0000
(16:13 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Thu, 15 Oct 2015 12:30:22 +0000
(13:30 +0100)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/glsl/Makefile.sources
patch
|
blob
|
history
diff --git
a/src/glsl/Makefile.sources
b/src/glsl/Makefile.sources
index 436949cd760d34a0037abf93d9074ef56112806e..4da64f43873365113558f43c0132b751547a8533 100644
(file)
--- a/
src/glsl/Makefile.sources
+++ b/
src/glsl/Makefile.sources
@@
-34,6
+34,7
@@
NIR_FILES = \
nir/nir_intrinsics.c \
nir/nir_intrinsics.h \
nir/nir_instr_set.c \
+ nir/nir_instr_set.h \
nir/nir_live_variables.c \
nir/nir_lower_alu_to_scalar.c \
nir/nir_lower_atomics.c \