GIT
/
REPO
/
FRED-BOY
Projects
/
nanogl.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcbb23f
)
Extend array vertexattribs
author
Alibek Omarov <a1ba.omarov@gmail.com>
Fri, 17 Apr 2015 14:25:45 +0000
(20:25 +0600)
committer
Alibek Omarov <a1ba.omarov@gmail.com>
Fri, 17 Apr 2015 14:25:45 +0000
(20:25 +0600)
nanoWrap.cpp
patch
|
blob
|
history
diff --git
a/nanoWrap.cpp
b/nanoWrap.cpp
index bfeee743ba0b13f521a55ef3b620f276997348ef..0428487e698841da06738fb165d5ddfb97e6685f 100644
(file)
--- a/
nanoWrap.cpp
+++ b/
nanoWrap.cpp
@@
-205,7
+205,7
@@
struct VertexAttrib
#endif
};
-static VertexAttrib vertexattribs[
8
000];
+static VertexAttrib vertexattribs[
40
000];
static GLushort indexArray[30000];
DEADSOFTWARE 2012-2025