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:
e3ad2d4
)
nir: automake: add the README to the tarball
author
Emil Velikov
<emil.velikov@collabora.com>
Thu, 23 Feb 2017 16:48:53 +0000
(16:48 +0000)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Fri, 24 Feb 2017 17:36:45 +0000
(17:36 +0000)
Similar to other accompanying documentation we have in-tree.
For example glsl/README.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Andreas Boll <andreas.boll.dev@gmail.com>
src/compiler/Makefile.nir.am
patch
|
blob
|
history
diff --git
a/src/compiler/Makefile.nir.am
b/src/compiler/Makefile.nir.am
index
f4dd8ea
..
13f02a7
100644
(file)
--- a/
src/compiler/Makefile.nir.am
+++ b/
src/compiler/Makefile.nir.am
@@
-103,4
+103,5
@@
EXTRA_DIST += \
nir/nir_opcodes_h.py \
nir/nir_opt_algebraic.py \
nir/tests \
+ nir/README \
SConscript.nir