[Mesa-dev] [PATCH] vulkan/wsi: Avoid waiting indefinitely for present completion in x11_manage_fifo_queues().

Emil Velikov emil.l.velikov at gmail.com
Tue Oct 24 17:01:28 UTC 2017


On 17 October 2017 at 15:18, Henri Verbeet <hverbeet at gmail.com> wrote:
> In particular, if the window was destroyed before the present request
> completed, xcb_wait_for_special_event() may never return.
>
> Note that the usage of xcb_poll_for_special_event() requires a version
> of libxcb that includes commit fad81b63422105f9345215ab2716c4b804ec7986
> to work properly.
>
What should we expect if we're using xcb w/o said commit? It's worth
mentioning in the commit message.
it seems like there's no release with the commit, should we bribe Uli
to roll one ;-)

-Emil


More information about the mesa-dev mailing list