Skip to content

dri3: stop using xcb_wait_for_special_event()

Mike Blumenkrantz requested to merge zmike/mesa:unblock into main

this can block infinitely, so avoid it at all costs to avoid deadlocks

cc: mesa-stable

Merge request reports