Cocoa: Fix EGL and OSMesa not being unloaded

(cherry picked from commit 89514cf0fc)
This commit is contained in:
Camilla Löwy
2022-04-28 21:14:11 +02:00
parent 3d9d4e311c
commit 6d08e52bcf
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -607,6 +607,8 @@ void _glfwPlatformTerminate(void)
free(_glfw.ns.clipboardString);
_glfwTerminateNSGL();
_glfwTerminateEGL();
_glfwTerminateOSMesa();
_glfwTerminateJoysticksNS();
} // autoreleasepool