Hi Lionel,
On 19 May 2017 at 02:31, Lionel Landwerlin
wrote:
> Thanks for doing this.
> Although you seem to have a multithreaded scenario in mind, this will
> probably help single threaded stacks like Clutter/Cogl & Mesa all using the
> same event queue.
Right you are. Thanks a lot for the revi
This series is :
Reviewed-by: Lionel Landwerlin
Thanks for doing this.
Although you seem to have a multithreaded scenario in mind, this will
probably help single threaded stacks like Clutter/Cogl & Mesa all using
the same event queue.
-
Lionel
On 16/05/17 11:05, Daniel Stone wrote:
Untang
Untangle the exit cleanup paths so we don't try to use the registry
variable before it's been initialised.
Signed-off-by: Daniel Stone
Cc: mesa-sta...@lists.freedesktop.org
---
src/vulkan/wsi/wsi_common_wayland.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/src/vu
Untangle the exit cleanup paths so we don't try to use the registry
variable before it's been initialised.
Signed-off-by: Daniel Stone
Cc: mesa-sta...@lists.freedesktop.org
---
src/vulkan/wsi/wsi_common_wayland.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/src/vu