Skip to content

Fix/glfw race cond

Nicolas Bouillot requested to merge fix/glfw_race_cond into develop

GLFW window destruction was racing with the render loop in the singleton

Merge request reports