Re: [PATCH] wayland-server: update the client fd when it failed to flush with EAGAIN

2018-11-26 Thread Derek Foreman
On 11/22/18 11:08 PM, Jeonghyun Kang wrote: > When a wayland compositor gets an EAGAIN error whenever > sending or receiving event(s) to a client in the > wl_closure_send() or the wl_closure_queue(), the error > variable of the wl_client for the client will be set to > true and the client is going

Re: [PATCH wayland-protocols v7] Add zwp_linux_explicit_synchronization_v1

2018-11-26 Thread Tomek Bury
Hi Pekka, Yes, sorry, I was writing specifically about Weston implementation. In the merge request from Alexandros the actual compatibility check is in the main compositor, while compositor doesn't have enough information to decide whether the selected renderer can handle buffer+fence combination

Re: [PATCH wayland-protocols v7] Add zwp_linux_explicit_synchronization_v1

2018-11-26 Thread Pekka Paalanen
On Fri, 23 Nov 2018 16:26:19 + Tomek Bury wrote: > Hi Pekka, > > > I presume you have a driver stack that relies on the opaque EGL buffers > and not zwp_linux_dmabuf any time soon? > Yes, exactly. I've added a protocol extension for sharing those buffers and > our eglCreateImage()