From: Ben Skeggs Date: Fri, 8 Dec 2006 03:04:10 +0000 (+0000) Subject: oops, we don't want this by default just yet... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1d6f13986c40c014708175ed3289811d03a8c724;p=mesa.git oops, we don't want this by default just yet... --- diff --git a/src/mesa/drivers/dri/nouveau/nouveau_object.h b/src/mesa/drivers/dri/nouveau/nouveau_object.h index f555eba9b40..a49a39719ba 100644 --- a/src/mesa/drivers/dri/nouveau/nouveau_object.h +++ b/src/mesa/drivers/dri/nouveau/nouveau_object.h @@ -3,7 +3,7 @@ #include "nouveau_context.h" -#define ALLOW_MULTI_SUBCHANNEL +//#define ALLOW_MULTI_SUBCHANNEL void nouveauObjectInit(nouveauContextPtr nmesa);