projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f556b7f
)
r300: oops turn back off cmd buf debugging
author
Dave Airlie
<airlied@linux.ie>
Sun, 1 Jul 2007 08:52:47 +0000
(18:52 +1000)
committer
Dave Airlie
<airlied@linux.ie>
Sun, 1 Jul 2007 08:52:47 +0000
(18:52 +1000)
src/mesa/drivers/dri/r300/r300_cmdbuf.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/r300/r300_cmdbuf.c
b/src/mesa/drivers/dri/r300/r300_cmdbuf.c
index 6adf1413219ebfaa07455690635c020a4072448a..9eca41fa38cdf686e91ccb770267c9d7e94882e5 100644
(file)
--- a/
src/mesa/drivers/dri/r300/r300_cmdbuf.c
+++ b/
src/mesa/drivers/dri/r300/r300_cmdbuf.c
@@
-54,7
+54,7
@@
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "r300_state.h"
// Set this to 1 for extremely verbose debugging of command buffers
-#define DEBUG_CMDBUF
1
+#define DEBUG_CMDBUF
0
/**
* Send the current command buffer via ioctl to the hardware.