kwin/plugins
David Edmundson 8303a4cdf8 Make GL Context current when deleting lanczos textures in timer hander.
A timer could have fired at any time. We process mulitple QtQuickViews
on timers which change the GL context.

Deleting a kwin GLTexture calls glDeleteTextures/glDeleteFramebuffers.

Surprisingly I haven't seen a crash report from this, but it doesn't
look right.
2020-09-01 09:13:00 +00:00
..
idletime Prettify license headers 2020-08-07 19:57:56 +00:00
kdecorations Drop empty X-KDE-PluginInfo-Depends 2020-09-01 09:11:48 +00:00
kglobalaccel Prettify license headers 2020-08-07 19:57:56 +00:00
kpackage Prettify license headers 2020-08-07 19:57:56 +00:00
platforms Implement EGL_KHR_partial_update and EGL_EXT_swap_buffers_with_damage 2020-08-19 14:51:42 +00:00
qpa qpa: Don't delete platform screens manually 2020-08-18 16:12:43 +03:00
scenes Make GL Context current when deleting lanczos textures in timer hander. 2020-09-01 09:13:00 +00:00
windowsystem Prettify license headers 2020-08-07 19:57:56 +00:00
CMakeLists.txt