summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMika Kuoppala <mika.kuoppala@intel.com>2014-04-10 15:15:13 +0300
committerMika Kuoppala <mika.kuoppala@intel.com>2014-06-03 13:49:23 +0300
commitd60d4c80e5dbdab0baa5b45c3849262d982e3856 (patch)
tree416028ed4718576ea42a2064dbbeff775d2a500f /configure.ac
parenta384e55b49dce17eff1945536f957546bc7902cf (diff)
tools/null_state_gen: generate null render state
Generate valid (null) render state for each gen. Output it as a c source file with batch and relocations. v2: noinst and vs_start fixed for BDW GT3 (Damien Lespiau) Acked-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 62268298..cb130a97 100644
--- a/configure.ac
+++ b/configure.ac
@@ -217,6 +217,7 @@ AC_CONFIG_FILES([
tests/Makefile
tools/Makefile
tools/quick_dump/Makefile
+ tools/null_state_gen/Makefile
debugger/Makefile
debugger/system_routine/Makefile
assembler/Makefile