[PATCH] protocol: Change wl_surface.damage to be in buffer coordinates.

Jason Ekstrand jason at jlekstrand.net
Fri May 2 07:27:55 PDT 2014


Bump.  I also just added this to the bug-tracker:

https://bugs.freedesktop.org/show_bug.cgi?id=78190

--Jason Ekstrand


On Thu, Feb 27, 2014 at 12:37 AM, Pekka Paalanen <ppaalanen at gmail.com>wrote:

> On Wed, 26 Feb 2014 21:13:16 -0600
> Jason Ekstrand <jason at jlekstrand.net> wrote:
>
> > Technically, wl_surface.damage is supposed to be called between
> > wl_surface.attach and wl_surface.commit.  However, I think Weston is
> fairly
> > forgiving on this point and it might work.
>
> The order between damage, attach, etc. must be irrelevant, as long
> as commit is the last request. This became when we added the commit
> request. If there is wording in the spec saying otherwise, I suggest it
> should be fixed.
>
> The commit request was introduced at 0.95.0-40-g3962402, which is
> before 1.0. From the very beginning the idea was to allow free
> ordering, and if a compositor properly implements the double-buffered
> state mechanism, the ordering is automatically free.
>
>
> Thanks,
> pq
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20140502/690414a7/attachment-0001.html>


More information about the wayland-devel mailing list