From: Stephane Marchesin Date: Sat, 10 Mar 2007 00:24:32 +0000 (+0100) Subject: nouveau: oops don't debug by default. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=581a5940339af8b2cdd7497228d22fcf47269592;p=mesa.git nouveau: oops don't debug by default. --- diff --git a/src/mesa/drivers/dri/nouveau/nouveau_fifo.h b/src/mesa/drivers/dri/nouveau/nouveau_fifo.h index 0d85a94f4d7..23325dcea53 100644 --- a/src/mesa/drivers/dri/nouveau/nouveau_fifo.h +++ b/src/mesa/drivers/dri/nouveau/nouveau_fifo.h @@ -34,7 +34,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE. #include "nouveau_state_cache.h" //#define NOUVEAU_RING_TRACE -#define NOUVEAU_RING_DEBUG +//#define NOUVEAU_RING_DEBUG //#define NOUVEAU_STATE_CACHE_DISABLE #ifndef NOUVEAU_RING_TRACE