Skip to content

External renderer cleanup shaders

Looks like the OpenGL2 backend wasn't releasing shaders when it was finished with them, which was interfering with the GLMotif widgets. This patch fixes it for me.

Merge request reports