kwin/plugins/scenes/opengl
Vlad Zagorodniy 253f954e31 [scenes/opengl] Destroy the lanczos filter when the backend is still alive
Summary:
Currently, when the lanczos filter attempts to release acquired resources,
the backend is already gone. To fix that we have to destroy the filter
together with SceneOpenGL2. At that moment the backend is still alive.

BUG: 403370
FIXED-IN: 5.15.0

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D18367
2019-01-18 21:41:48 +02:00
..
CMakeLists.txt
opengl.json
scene_opengl.cpp [scenes/opengl] Destroy the lanczos filter when the backend is still alive 2019-01-18 21:41:48 +02:00
scene_opengl.h