egl: Add support for EGL_KHR_fence_sync.
authorChia-I Wu <olv@lunarg.com>
Sun, 15 Aug 2010 09:09:48 +0000 (17:09 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 16 Aug 2010 16:06:19 +0000 (00:06 +0800)
commit2b2c5c4f5cb4620044eeaa7cc308e696209c7046
tree73491cce8ec3d2e3fcbd144a1f3560598cb38506
parent4b2495661f3a5ac8ed07b68c5d5bf90adee2c37d
egl: Add support for EGL_KHR_fence_sync.

Individual drivers still need to support and enable the extension.
src/egl/main/egldisplay.h
src/egl/main/eglmisc.c
src/egl/main/eglsync.c
src/egl/main/eglsync.h