kwin/src/plugins/scenes
Vlad Zahorodnii 2fe102768a Remove QPainterBackend::needsFullRepaint()
A better alternative is to return the damage region in the beginFrame()
function. This way, the render backend can force full screen repaints or
indicate what parts of the buffer needs to be repainted (for buffer age)
2021-07-24 14:54:17 +03:00
..
opengl SceneOpenGL2::paintCursor make sure the OpenGL context is current 2021-07-12 13:15:29 +00:00
qpainter Remove QPainterBackend::needsFullRepaint() 2021-07-24 14:54:17 +03:00
CMakeLists.txt Remove Xrender backend 2021-06-09 11:21:57 +03:00