gallium: wire up server_wait_sync
authorRob Clark <robclark@freedesktop.org>
Fri, 1 Apr 2016 19:47:44 +0000 (15:47 -0400)
committerRob Clark <robdclark@gmail.com>
Fri, 2 Dec 2016 01:16:31 +0000 (20:16 -0500)
commit72cc1ca58d12495cc5a72fb9b9c316db94eb66cd
tree28779c57409ca615c537853c14a4d2851d8d011f
parent0201f01dc4e903d9b60cbbf87fde3ffa7c76f248
gallium: wire up server_wait_sync

This will be needed for explicit synchronization with devices outside
the gpu, ie. EGL_ANDROID_native_fence_sync.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/include/pipe/p_context.h
src/gallium/state_trackers/dri/dri2.c