Skip to content

opengl: Invalidate cached vbo when content transform is different

Vlad Zahorodnii requested to merge work/cherry-pick-5d787a40 into Plasma/6.0

When output rotation changes, the texture size stays the same, but the texture coordinates are no longer valid and have to be recomputed.

(cherry picked from commit 5d787a40)

Merge request reports