Skip to content

libweston: Always use transform matrix for coordinate conversion

Derek Foreman requested to merge derekf/weston:valid_transforms into main

Ensure the transform matrix is never dirty when we need to apply a transformation, and use the matrix all the time.

Merge request reports