Files
mesa/src
Emil Velikov 5b284fe6bc llvmpipe: add lp_fence_timedwait() helper
The function is analogous to lp_fence_wait() while taking at timeout
(ns) parameter, as needed for EGL fence/sync.

v2:
 - use absolute UTC time, as per spec (Gustaw)
 - bail out on cnd_timedwait() failure (Gustaw)

v3:
 - check count/rank under mutex (Gustaw)

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com> (v1)
Reviewed-by: Gustaw Smolarczyk <wielkiegie@gmail.com>
2019-04-26 11:26:33 +01:00
..
2019-04-25 19:56:20 +00:00
2019-04-15 13:44:29 -07:00
2019-04-15 13:44:29 -07:00
2019-04-15 13:44:29 -07:00
2019-02-26 12:49:07 +00:00
2019-04-15 13:44:29 -07:00
2019-03-11 10:01:15 -07:00
2018-10-19 16:50:26 +01:00