commit | 75ead05dd2aa917c34bfe312f7e3c1a7944cda9a | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Thu May 07 11:54:18 2015 -0500 |
committer | Daniel Stone <daniels@collabora.com> | Thu Aug 06 16:30:11 2015 +0100 |
tree | 2a57af555c904c36c799f32ea19551423b89dbeb | |
parent | f9318d145262444e2b671b40122fec9cab39b609 [diff] |
rpi-renderer: use weston_output matrix instead of a private matrix We already do this math in compositor.c so let's not duplicate it here. Additionally, the copy here has broken zoom, so this also fixes zooming. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Acked-by: Daniel Stone <daniels@collabora.com>