mesa: Branch 'master'

Ben Skeggs darktama at kemper.freedesktop.org
Mon Jan 8 00:55:33 UTC 2007


 src/mesa/drivers/dri/nouveau/nouveau_object.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree 026939b00897665f97669bafb1d486a71f90f935 (from ef02f8be10a9f95788fee48bb9e7801dea0c2ba6)
Author: Ben Skeggs <darktama at iinet.net.au>
Date:   Mon Jan 8 11:53:45 2007 +1100

    nouveau: allow the use of multiple subchannels/objects by default.

diff --git a/src/mesa/drivers/dri/nouveau/nouveau_object.h b/src/mesa/drivers/dri/nouveau/nouveau_object.h
index d5fcc6d..b1ff5a5 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);
 



More information about the mesa-commit mailing list