summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dcbb23f)
raw | patch | inline | side by side (parent: dcbb23f)
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
#endif
};
-static VertexAttrib vertexattribs[8000];
+static VertexAttrib vertexattribs[40000];
static GLushort indexArray[30000];