intel: Only do batchbuffer debug if --enable-debug is used.
authorEric Anholt <eric@anholt.net>
Fri, 5 Mar 2010 20:56:40 +0000 (12:56 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 5 Mar 2010 23:23:30 +0000 (15:23 -0800)
commit855515859ec1d94737ea91167220ba7b568c144d
tree341e4bb8d2cc7181d4a70a89e13940e02c5c09ec
parent7392002041f6c7ac6eb788d7b154f2b44eb6f403
intel: Only do batchbuffer debug if --enable-debug is used.

This saves 6.6KB on the 965 driver, and appears to speed
firefox-talos-gfx up by 1-2%.  Unlike many other asserts in the
driver, when we make a mistake that would trigger one of these it
generally shows up all the time for developers, so turning it off for
release seems fine.
src/mesa/drivers/dri/intel/intel_batchbuffer.h