Re: Asynchronous frame updates

2020-03-02 Thread Pekka Paalanen
On Mon, 2 Mar 2020 13:10:45 +0100 Guillermo Rodriguez wrote: > Hi all, > > This is a followup question to an earlier thread on this ML ("Thread > safety when rendering on a separate thread") > > The story was like this: > > > > Hi all, > > > > > > I have a Wayland client where the main loop ru

Asynchronous frame updates

2020-03-02 Thread Guillermo Rodriguez
Hi all, This is a followup question to an earlier thread on this ML ("Thread safety when rendering on a separate thread") The story was like this: > > Hi all, > > > > I have a Wayland client where the main loop runs on a thread and > > rendering is done in a separate thread. The main loop simply