On Mon, 18 Apr 2016 15:16:39 +0100
Daniel Stone wrote:
> Hi,
>
> On 15 April 2016 at 15:53, Pekka Paalanen wrote:
> > + This interface allows to define the source rectangle (src_x,
> > + src_y, src_width, src_height) from where to take the wl_buffer
> > + contents, and scale that
On Mon, 18 Apr 2016 07:15:28 -0500
Yong Bakos wrote:
> On Apr 15, 2016, at 9:53 AM, Pekka Paalanen wrote:
> >
> > From: Pekka Paalanen
> >
> > This XML file has been copied verbatim from Weston 1.10.0 release,
> > protocol/scaler.xml.
> >
> > The interfaces still need renaming according to w
Hi,
On 15 April 2016 at 15:53, Pekka Paalanen wrote:
> + This interface allows to define the source rectangle (src_x,
> + src_y, src_width, src_height) from where to take the wl_buffer
> + contents, and scale that to destination size (dst_width,
> + dst_height). This state is
On Apr 15, 2016, at 9:53 AM, Pekka Paalanen wrote:
>
> From: Pekka Paalanen
>
> This XML file has been copied verbatim from Weston 1.10.0 release,
> protocol/scaler.xml.
>
> The interfaces still need renaming according to wayland-protocols
> policy. Also a redundant request needs to be removed
From: Pekka Paalanen
This XML file has been copied verbatim from Weston 1.10.0 release,
protocol/scaler.xml.
The interfaces still need renaming according to wayland-protocols
policy. Also a redundant request needs to be removed. These will be done
in a follow-up patch to clearly show the changes