r300: oops turn back off cmd buf debugging

This commit is contained in:
Dave Airlie 2007-07-01 18:52:47 +10:00
parent f556b7f84c
commit 0caee6b006

View file

@ -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.