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
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