Re: [PATCH 1/4 wayland] add damage2 api

2012-06-07 Thread Pekka Paalanen
On Thu, 7 Jun 2012 09:59:15 + "Zhao, Halley" wrote: > Hi pq: > Thanks for your review, I have updated the patches to use > wl_surface_attach2(). > > I agree to your definition of coordinate: all protocol uses surface local > coordinates, buffer coordinate is only used for (sub-)texture map

RE: [PATCH 1/4 wayland] add damage2 api

2012-06-07 Thread Zhao, Halley
el@lists.freedesktop.org > Subject: Re: [PATCH 1/4 wayland] add damage2 api > > On Thu, 7 Jun 2012 06:33:54 +0300 > Zhao Halley wrote: > > > --- > > protocol/wayland.xml | 16 > > 1 files changed, 16 insertions(+), 0 deletions(-) > > >

Re: [PATCH 1/4 wayland] add damage2 api

2012-06-06 Thread Pekka Paalanen
On Thu, 7 Jun 2012 06:33:54 +0300 Zhao Halley wrote: > --- > protocol/wayland.xml | 16 > 1 files changed, 16 insertions(+), 0 deletions(-) > > diff --git a/protocol/wayland.xml b/protocol/wayland.xml > index 67ece1b..9f2de9f 100644 > --- a/protocol/wayland.xml > +++ b/proto

[PATCH 1/4 wayland] add damage2 api

2012-06-06 Thread Zhao Halley
--- protocol/wayland.xml | 16 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 67ece1b..9f2de9f 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -631,6 +631,22 @@ + + +