[Mesa-dev] [PATCH] vulkan/wsi/wayland: Respect non-blocking AcquireNextImage

Chad Versace chadversary at chromium.org
Mon Nov 5 17:58:25 UTC 2018


On Tue 30 Oct 2018, Daniel Stone wrote:
> If the client has requested that AcquireNextImage not block at all, with
> a timeout of 0, then don't make any non-blocking calls.
> 
> This will still potentially block infinitely given a non-infinte
> timeout, but the fix for that is much more involved.
> 
> Signed-off-by: Daniel Stone <daniels at collabora.com>
> Cc: mesa-stable at lists.freedesktop.org
> Cc: Chad Versace <chadversary at chromium.org>
> Cc: Jason Ekstrand <jason at jlekstrand.net>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108540

Reviewed-by: Chad Versace <chadversary at chromium.org>



More information about the mesa-dev mailing list