---
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
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev