Skip to content

scene: Generate unnormalized shadow texture coords

Vlad Zahorodnii requested to merge work/shadow-quads-unnormalized into master

This makes shadow texture coordinates consistent with surface and decoration texture coords and allows reusing window quads between kwin items and qtquick items more easily.

Merge request reports