Re: [PATCH weston 0/4] Some transform fixes

2015-03-31 Thread Derek Foreman
On 27/03/15 02:23 AM, Pekka Paalanen wrote: > On Tue, 24 Mar 2015 22:09:05 -0700 > Bryce Harrington wrote: > >> On Tue, Mar 24, 2015 at 11:36:12AM -0500, Derek Foreman wrote: >>> Zoom broke in 87535e24 "zoom: use pixels instead of gl co-ordinates" >>> was fixed for some transforms in 0f67941c "co

Re: [PATCH weston 0/4] Some transform fixes

2015-03-27 Thread Pekka Paalanen
On Tue, 24 Mar 2015 22:09:05 -0700 Bryce Harrington wrote: > On Tue, Mar 24, 2015 at 11:36:12AM -0500, Derek Foreman wrote: > > Zoom broke in 87535e24 "zoom: use pixels instead of gl co-ordinates" > > was fixed for some transforms in 0f67941c "compositor: use > > weston_matrix_transform for west

Re: [PATCH weston 0/4] Some transform fixes

2015-03-24 Thread Bryce Harrington
On Tue, Mar 24, 2015 at 11:36:12AM -0500, Derek Foreman wrote: > Zoom broke in 87535e24 "zoom: use pixels instead of gl co-ordinates" > was fixed for some transforms in 0f67941c "compositor: use > weston_matrix_transform for weston_output_transform_coordinate" > but that commit broke multiple outp

[PATCH weston 0/4] Some transform fixes

2015-03-24 Thread Derek Foreman
Zoom broke in 87535e24 "zoom: use pixels instead of gl co-ordinates" was fixed for some transforms in 0f67941c "compositor: use weston_matrix_transform for weston_output_transform_coordinate" but that commit broke multiple output nested compositors (x11, wayland) because it did the inverse transfo