mosra / magnum

Lightweight and modular C++11 graphics middleware for games and data visualization
https://magnum.graphics/
Other
4.75k stars 439 forks source link

Test buffer contents on GLES3 & WebGL, fix global symbol duplication in GL test libraries #565

Open mosra opened 2 years ago

mosra commented 2 years ago

Split off of #560, because it uncovered a deeper problem in how *TestLib libraries are built.

Things to do: