Skip to content
Commit d4fe0a42 authored by Loïc Molinari's avatar Loïc Molinari Committed by Marius Vlad
Browse files

gl-renderer: Assume axis alignment using node's valid_transform



Assume axis alignment using node's valid_transform boolean instead of
relying on the transform flags of the weston_view struct. This is more
reliable since matrix flags could erroneously hang around after a
series of transforms. Additionally, nodes with standard output
transforms like translations, flips and rotations by 90° can now take
the fast axis aligned path.

Signed-off-by: default avatarLoïc Molinari <loic.molinari@collabora.com>
parent 287b3f17
Pipeline #1187143 passed with stages
in 4 minutes and 14 seconds
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