b5bf3011bf3851d1e68dbcdde310fff04dc3f2f5
We revert to the malloc/realloc and manually manage the upload. There seems to be a performance penalty from using glMapBuffer on some hardware, prefering way is glBufferData(NULL) with glBufferSubData.
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%