Version
3.5-598
Branch
GLSL-master
Date
10 years, 2 months ago
Windows x64 Windows x86 Mac OS X
Commit
1d86dafbe26f8f19ba8e3958076503c17aa5ab8f
Change author
degasus
Change description
evil hack: map the buffer once and use this pointer after unmaping

This isn't allowed by gl and may _only_ work, if the driver uses cpu bound buffer.
But it may speed up :-)