kwin/src/platformsupport
Vlad Zahorodnii 9e97c06758 Move graphics reset handling to RenderBackend
This makes the Scene less overloaded and it's needed for things such as
render layers.

In hindsight, it would be great to merge checkGraphicsReset() and
beginFrame(), e.g. make beginFrame() return the status like in QRhi or
VkSwapchain. If it's OUT_OF_DATE or something, reinitialize the
compositor.
2022-01-02 22:29:36 +02:00
..
scenes Move graphics reset handling to RenderBackend 2022-01-02 22:29:36 +02:00
vsyncconvenience build: Move software vsync helpers to libkwin 2021-11-09 18:15:32 +00:00
CMakeLists.txt