commit | bc9a61cc2325f832c3d5867c67b83acbd32a54ac | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Wed Nov 18 16:32:30 2015 -0600 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Fri Nov 20 15:27:55 2015 +0200 |
tree | 008477ff58ea5a763f58683f6602a768960720dc | |
parent | 52c476ac8d40d86ab846f63a95373efb71f1ff0c [diff] |
compositor: Move weston_matrix_transform_region to compositor.c and export it We're going to use this to replace much of the other transform code so it's no longer just relevant to pixman-renderer.c Signed-off-by: Derek Foreman <derekf@osg.samsung.com> [Pekka: add the warning about matrix restrictions] Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>