projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef02f8b
)
nouveau: allow the use of multiple subchannels/objects by default.
author
Ben Skeggs
<darktama@iinet.net.au>
Mon, 8 Jan 2007 00:53:45 +0000
(11:53 +1100)
committer
Ben Skeggs
<darktama@iinet.net.au>
Mon, 8 Jan 2007 00:54:39 +0000
(11:54 +1100)
src/mesa/drivers/dri/nouveau/nouveau_object.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/nouveau/nouveau_object.h
b/src/mesa/drivers/dri/nouveau/nouveau_object.h
index d5fcc6df8d2aa24b29a699e4c23cbe1f81decece..b1ff5a5d0dcfe9501f5f5971c01cdb6300ddeda0 100644
(file)
--- 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);