https://bugs.kde.org/show_bug.cgi?id=479094
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/8c3332f619 | |5dcf213c481c28ddbff680f20a2 | |0a9 --- Comment #30 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 8c3332f6195dcf213c481c28ddbff680f20a20a9 by Xaver Hugl. Committed on 21/02/2024 at 19:58. Pushed by zamundaaa into branch 'master'. 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. M +4 -0 src/opengl/eglcontext.cpp https://invent.kde.org/plasma/kwin/-/commit/8c3332f6195dcf213c481c28ddbff680f20a20a9 -- You are receiving this mail because: You are watching all bug changes.