On Fri, 14 Dec 2018 15:16:29 +0100 (CET)
Jan Engelhardt wrote:
> [3s] + /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64
> --libexecdir=/usr/lib --bindir=/usr/bin --sbindir=/usr/sbin
> --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man
> --infodir=/usr/sh
On Fri, 14 Dec 2018 15:16:29 +0100 (CET)
Jan Engelhardt wrote:
> On Wednesday 2018-12-12 18:16, Pekka Paalanen wrote:
> >
> >here is an early Christmas / NewYear present / bomb (take your pick). I just
> >merged https://gitlab.freedesktop.org/wayland/weston/merge_requests/8 which
> >adds Meson bu
On Wednesday 2018-12-12 18:16, Pekka Paalanen wrote:
>
>here is an early Christmas / NewYear present / bomb (take your pick). I just
>merged https://gitlab.freedesktop.org/wayland/weston/merge_requests/8 which
>adds Meson build system to Weston.
>
>Most build options are equivalent to their autoco
On Thu, 29 Nov 2018 11:35:27 +0200
Alexandros Frantzis wrote:
> A series of assorted updates and clarifications for the
> linux-explicit-synchronization protocol.
>
> Alexandros Frantzis (3):
> linux-explicit-synchronization: Allow fences with opaque EGL buffers
> linux-explicit-synchronizat
On Thu, 29 Nov 2018 11:35:30 +0200
Alexandros Frantzis wrote:
> Clarify that after zwp_buffer_release_v1 events, otherwise unused
> buffers can be reused without any additional implicit synchronization.
> This is in contrast to wl_buffer.release, which doesn't guarantee that
> implicit synchroniz
On Thu, 29 Nov 2018 11:35:29 +0200
Alexandros Frantzis wrote:
> Graphics APIs are expected to use this protocol under the hood, and
> since there can only be one user of explicit synchronization per
> surface, warn about using the protocol directly in such cases.
>
> Signed-off-by: Alexandros Fr
On Thu, 29 Nov 2018 11:35:28 +0200
Alexandros Frantzis wrote:
> Add opaque EGL buffers to the supported buffer types for use with the
> explicit synchronization protocol. Opaque EGL buffers rely on the same
> EGL implementation in both the compositor and clients, which makes it
> straightforward