Skip to content

libweston: Analyze transform matrices for filter and plane tests

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

Use some simple heuristics to check if a matrix used for transformations has a result that can be placed on a plane or requires bilinear filtering.

Merge request reports