mesa/src/gallium/include
Marek Olšák 3a71eac783 st/dri: fix deadlock when waiting on android fences
Android fences can't be deferred, because st/dri calls fence_finish
with ctx = NULL, so the driver can't flush u_threaded_context.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-11-11 04:12:53 +01:00
..
pipe gallium: add hw atomic buffer binding API. 2017-11-10 08:39:35 +10:00
state_tracker st/dri: fix deadlock when waiting on android fences 2017-11-11 04:12:53 +01:00