diff options
author | David McFarland <corngood@gmail.com> | 2017-04-18 23:58:59 -0300 |
---|---|---|
committer | Uli Schlachter <psychon@znc.in> | 2017-05-13 09:34:31 +0200 |
commit | fad81b63422105f9345215ab2716c4b804ec7986 (patch) | |
tree | 4726bf18dcd373a80127d8a3fe66154c058631a1 /xcb-dri2.pc.in | |
parent | f830eb93c9c38b2c6c7ea2971af3bc6a61e92277 (diff) |
read from connection when polling special events and replies
Using the mesa vulkan driver, if you acquire an image from a
swapchain using a finite timeout (x11_acquire_next_image_poll_x11),
it will occasionally lock, calling xcb_poll_for_special_event in
a loop until the timeout expires.
Call _xcb_in_read() once from the polling functions for special
events and replies, in the same way as xcb_poll_for_event.
Signed-off-by: David McFarland <corngood@gmail.com>
Signed-off-by: Uli Schlachter <psychon@znc.in>
Diffstat (limited to 'xcb-dri2.pc.in')
0 files changed, 0 insertions, 0 deletions