projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
261a15c
)
r300: disable cmdbuf debug again
author
Dave Airlie
<airlied@redhat.com>
Wed, 28 May 2008 00:23:25 +0000
(10:23 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 28 May 2008 00:23:25 +0000
(10:23 +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 535866ee17cdbba896429d8d767ae86a6052dc62..8d4d604ba964323423dceeb3903fe7ec182348d8 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.