projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd97f2f
)
radeon: turn off bo debugging
author
Dave Airlie
<airlied@redhat.com>
Mon, 17 Aug 2009 09:09:15 +0000
(19:09 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 17 Aug 2009 09:09:15 +0000
(19:09 +1000)
src/mesa/drivers/dri/radeon/radeon_common_context.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/radeon/radeon_common_context.h
b/src/mesa/drivers/dri/radeon/radeon_common_context.h
index f8e1a25c9fa7e2bd26cb48d860ebba5027dacee5..549395a7930f27b44a9ab22e9e72eda5fcecf917 100644
(file)
--- a/
src/mesa/drivers/dri/radeon/radeon_common_context.h
+++ b/
src/mesa/drivers/dri/radeon/radeon_common_context.h
@@
-596,7
+596,7
@@
extern int RADEON_DEBUG;
#ifndef HAVE_LIBDRM_RADEON
#ifndef RADEON_DEBUG_BO
-#define RADEON_DEBUG_BO
1
+#define RADEON_DEBUG_BO
0
#endif
#endif