Skip to content
Commit 6510fe6e authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

scene: Fix SurfaceItem::bufferTransform()

The wayland spec is not quite clear about the transforms, but the buffer
transform indicates a transform from wl_surface to wl_buffer or compositor
global coordinate space to composited buffer.

On the other hand, SurfaceItem assumes that the order is vice versa.
parent f8df7249
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment