st/egl: Add support for EGL_KHR_fence_sync.
authorChia-I Wu <olv@lunarg.com>
Sun, 15 Aug 2010 09:24:14 +0000 (17:24 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 16 Aug 2010 16:06:19 +0000 (00:06 +0800)
commitf945cb651518025159499999527ff5d4536acaf8
tree598f00d204b63e78e5a00e213182e6028f46d728
parent2b2c5c4f5cb4620044eeaa7cc308e696209c7046
st/egl: Add support for EGL_KHR_fence_sync.

The extension is implemented by pipe_fence_handle.
src/gallium/state_trackers/egl/common/egl_g3d.c
src/gallium/state_trackers/egl/common/egl_g3d.h
src/gallium/state_trackers/egl/common/egl_g3d_sync.c