mirror of https://github.com/mosra/magnum.git
Browse Source
It worked correctly with local testing, but now I enabled llvmpipe for (desktop) GL testing on the CI where it's compiled with GCC 4.8 and *of course* image.release() gets called before image.size(), resulting in empty image being produced. I bet the same happens with MSVC, it's just that nobody discovered yet.pull/680/head
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue