egl: Add support for EGL_KHR_reusable_sync.
authorChia-I Wu <olv@lunarg.com>
Sat, 14 Aug 2010 15:09:12 +0000 (23:09 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 16 Aug 2010 16:06:19 +0000 (00:06 +0800)
commit4eebea74a81ec5fbacf2347ea88cac137ddd4d69
treed789cb3e6205ea0f4b80d9e954426fffcfee5fef
parentb2a575ff288a909eeddefe5168e29d15e6d17ab8
egl: Add support for EGL_KHR_reusable_sync.

Individual drivers still need to support and enable the extension.
src/egl/main/Makefile
src/egl/main/eglapi.c
src/egl/main/eglapi.h
src/egl/main/egldisplay.h
src/egl/main/egldriver.c
src/egl/main/eglmisc.c
src/egl/main/eglsync.c [new file with mode: 0644]
src/egl/main/eglsync.h [new file with mode: 0644]
src/egl/main/egltypedefs.h