Skip to content

use the standard way of freeing/releasing opengl resources

Ken Martin requested to merge ken-martin/vtk:cleanup_ssaa_destructor into master

Was producing errors when the object was destructed prior to calling release graphics resources.

Merge request reports