projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d9c84c
)
bump CELL_MAX_VERTS to 240
author
Brian
<brian.paul@tungstengraphics.com>
Thu, 10 Jan 2008 15:32:27 +0000
(08:32 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Thu, 10 Jan 2008 18:26:20 +0000
(11:26 -0700)
src/mesa/pipe/cell/common.h
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/cell/common.h
b/src/mesa/pipe/cell/common.h
index 4c770f5c3228471a8e753663404ec01196daf621..d7de0beece23d41cf2a94b68893f9cf82302f726 100644
(file)
--- a/
src/mesa/pipe/cell/common.h
+++ b/
src/mesa/pipe/cell/common.h
@@
-103,7
+103,7
@@
struct cell_init_info
/** Temporary */
-#define CELL_MAX_VERTS
48
+#define CELL_MAX_VERTS
240
#define CELL_MAX_ATTRIBS 2
struct cell_prim_buffer
{