Re: [PATCH] Update to new fd and wl_registry APIs

2012-10-11 Thread Pekka Paalanen
On Wed, 10 Oct 2012 21:37:41 -0400 Kristian Høgsberg wrote: > This commit updates the clients and the wayland compositor backend to > use the new wl_registry mechanism and the thread safe fd API. > --- > > This is the weston patch that goes with the 8 thread-safety wayland patches. > The wl_regi

[PATCH] Update to new fd and wl_registry APIs

2012-10-10 Thread Kristian Høgsberg
This commit updates the clients and the wayland compositor backend to use the new wl_registry mechanism and the thread safe fd API. --- This is the weston patch that goes with the 8 thread-safety wayland patches. The wl_registry changes are mostly mechanical, while the fd changes are a little more