Skip to content

Ensure vtkOpenGLTexture2 restore OpenGL blend function parameters.

This restore operation is performed in OpenGL1 but not with GL2. It appears that this cause bugs in some applications. We now save blend function parameters at render time and restore them after rendering.

Merge request reports