kwin/src/scenes
Vlad Zahorodnii 3aa635430b effects: Drop WindowPaintData.shader property
It allows us to encapsulate SurfaceItem rendering. It's needed to add
support for YUV->RGB conversion fallback path.

Effects that use this property must be ported to OffscreenEffect, see
also OffscreenEffect::setShader().

This is a BREAKING CHANGE!
2022-11-17 08:23:51 +00:00
..
opengl effects: Drop WindowPaintData.shader property 2022-11-17 08:23:51 +00:00
qpainter Provide SurfaceItem::shape as a floating vector 2022-11-08 15:04:48 +00:00
CMakeLists.txt