Mesa (master): intel/blorp: ship blorp_genX_exec.h within the tarball

Emil Velikov evelikov at kemper.freedesktop.org
Mon Jul 24 14:17:26 UTC 2017


Module: Mesa
Branch: master
Commit: 5d47dd9c2a7b3a64429aaf7863b5cdad68b683ec
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d47dd9c2a7b3a64429aaf7863b5cdad68b683ec

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Mon Jul 24 15:12:52 2017 +0100

intel/blorp: ship blorp_genX_exec.h within the tarball

Fixes: c9cb37b2a6c ("intel/blorp: Add a partial resolve pass for MCS")
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>

---

 src/intel/Makefile.sources | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/intel/Makefile.sources b/src/intel/Makefile.sources
index 17027cf171..2b3065e3d2 100644
--- a/src/intel/Makefile.sources
+++ b/src/intel/Makefile.sources
@@ -3,6 +3,7 @@ BLORP_FILES = \
 	blorp/blorp.h \
 	blorp/blorp_blit.c \
 	blorp/blorp_clear.c \
+	blorp/blorp_nir_builder.h \
 	blorp/blorp_genX_exec.h \
 	blorp/blorp_priv.h
 




More information about the mesa-commit mailing list