Skip to content

backends/drm: delete egl layers before the egl backend

Xaver Hugl requested to merge work/zamundaaa/dangling-egl-backend into master

Otherwise we don't clean up the OpenGL state correctly, and the egl backend pointer will be dangling

Merge request reports