kwin/plugins/scenes/opengl
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
..
shaders
CMakeLists.txt Undo some recent cmake changes 2019-09-18 13:50:52 +03:00
lanczosfilter.cpp Make GL Context current when deleting lanczos textures in timer hander. 2020-09-01 09:13:00 +00:00
lanczosfilter.h Make GL Context current when deleting lanczos textures in timer hander. 2020-09-01 09:13:00 +00:00
opengl.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 05:44:57 +02:00
resources.qrc
scene_opengl.cpp Implement EGL_KHR_partial_update and EGL_EXT_swap_buffers_with_damage 2020-08-19 14:51:42 +00:00
scene_opengl.h Implement EGL_KHR_partial_update and EGL_EXT_swap_buffers_with_damage 2020-08-19 14:51:42 +00:00