Skip to content
Commit 961a2d70 authored by Xaver Hugl's avatar Xaver Hugl
Browse files

opengl/eglcontext: tell Qt when the OpenGL context gets changed

Otherwise, Qt thinks the old context is still current and will do things like
destroying VAOs with KWin's context, which ends up destroying the VAO of the
context and breaks rendering.

BUG: 479094


(cherry picked from commit 8c3332f6)
parent 2b8d404a
Pipeline #613063 passed with stage
in 10 minutes and 46 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment