kwin/plugins/scenes
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
..
opengl Make GL Context current when deleting lanczos textures in timer hander. 2020-09-01 09:13:00 +00:00
qpainter Fix Build Warning 2020-08-26 19:24:02 +02:00
xrender Prettify license headers 2020-08-07 19:57:56 +00:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00