[Mesa-dev] [PATCH 8/8] for test only
Ben Widawsky
benjamin.widawsky at intel.com
Thu Apr 23 16:50:05 PDT 2015
---
src/mesa/drivers/dri/i965/intel_debug.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mesa/drivers/dri/i965/intel_debug.c b/src/mesa/drivers/dri/i965/intel_debug.c
index a5b883c..b4ec59e 100644
--- a/src/mesa/drivers/dri/i965/intel_debug.c
+++ b/src/mesa/drivers/dri/i965/intel_debug.c
@@ -34,7 +34,7 @@
#include "utils.h"
#include "util/u_atomic.h" /* for p_atomic_cmpxchg */
-uint64_t INTEL_DEBUG = 0;
+uint64_t INTEL_DEBUG = DEBUG_BATCH;
static const struct dri_debug_control debug_control[] = {
{ "tex", DEBUG_TEXTURE},
--
2.3.5
More information about the mesa-dev
mailing list