On Tue, Jan 20, 2015 at 10:11:56AM +0200, Pekka Paalanen wrote:
> On Fri, 16 Jan 2015 08:48:21 +0100
> Mario Kleiner wrote:
>
> > Hi Pekka,
> >
> > as you know from our off-list conversation i've spent quite a bit of
> > time the
> > last week reviewing and testing this patch series (patches 1-
On Fri, 16 Jan 2015 08:48:21 +0100
Mario Kleiner wrote:
> Hi Pekka,
>
> as you know from our off-list conversation i've spent quite a bit of
> time the
> last week reviewing and testing this patch series (patches 1-6). I
> implemented
> a first basic usable Waylang backend into my own software
Hi Pekka,
as you know from our off-list conversation i've spent quite a bit of
time the
last week reviewing and testing this patch series (patches 1-6). I
implemented
a first basic usable Waylang backend into my own software and tested
this patch
series with it wrt. timestamp reliability etc.
From: Pekka Paalanen
Change weston_output_finish_frame() signature so that backends are
required to set the flags, that will be reported on the Presentation
'presented' event. This is meant for output-wide feedback flags. Flags
that vary per wl_surface are subject for the following patch.
All st