mirror of https://github.com/mosra/magnum.git
Browse Source
For some reason a buffer *allocated* with this function caused Mesh::draw() to draw nothing. I gave up on investigating the root cause -- using non-DSA glBufferData() "just works", so in case of this driver the "svga3d-broken-dsa-bufferdata" workaround uses the non-DSA code path.pull/203/merge
2 changed files with 17 additions and 1 deletions
Loading…
Reference in new issue