Skip to content

split osmesa and egl testing into standalone testing programs

Mark Kim requested to merge m-kim/mark-vtk-m:master into master

The osmesa library does not play with the GL library. Having osmesa and egl testing in one program (with volume and ray tracing) meant that osmesa returned black images.

Split out osmesa and egl into their own testing programs.

Merge request reports