Skip to content

Clean up libglvnd state on library unload and after a fork has been detected

Kyle Brenneman requested to merge github/fork/bnguyen0/master into master

Created by: bnguyen0

The following patch set implements some previously missing teardown paths which eliminate resource leaks when libGLX is unloaded by the application.

Merge request reports