We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63868c7 commit 923466aCopy full SHA for 923466a
src/Layers/xrRender/R_DStreams.cpp
@@ -6,7 +6,7 @@
6
// Construction/Destruction
7
//////////////////////////////////////////////////////////////////////
8
9
-int rsDVB_Size = 512 + 1024;
+int rsDVB_Size = 4096; //Fixed: (bytes_need<=mSize) && vl_Count
10
int rsDIB_Size = 512;
11
12
void _VertexStream::Create()
0 commit comments