summaryrefslogtreecommitdiff
path: root/src/mesa
diff options
context:
space:
mode:
authorKeith Packard <keithp@neko.keithp.com>2007-01-07 23:00:48 -0800
committerKeith Packard <keithp@neko.keithp.com>2007-01-07 23:00:48 -0800
commitd9dd9013a8530bcafcdb2c5fed2b01a22bfca69b (patch)
treec27c9df8fc54f003faa54cbc7c071fb447592771 /src/mesa
parent62db3cc34982d2fec9165633813ef6e656f7d497 (diff)
parent026939b00897665f97669bafb1d486a71f90f935 (diff)
Merge branch 'origin'
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/drivers/dri/nouveau/nouveau_object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/nouveau/nouveau_object.h b/src/mesa/drivers/dri/nouveau/nouveau_object.h
index d5fcc6df8d..b1ff5a5d0d 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);