Evas GL: Add support for fence_sync and similar extensions
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 19 Sep 2014 05:53:01 +0000 (14:53 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 20 Oct 2014 03:16:08 +0000 (12:16 +0900)
commit81bf993c6cb234e2b4550625bbba32a47183d1b5
treef35a3b5e0468ea3982d36e87b4b6b82566e68113
parent6848cf40b622ee84ca045a138524e868752ce7f5
Evas GL: Add support for fence_sync and similar extensions

This should add support for the following EGL extensions:
- EGL_KHR_fence_sync
- EGL_KHR_reusable_sync (eglSignalSyncKHR)
- EGL_KHR_wait_sync (eglWaitSyncKHR)

@feature
src/lib/evas/Evas_GL.h
src/modules/evas/engines/gl_common/evas_gl_api_ext.c
src/modules/evas/engines/gl_common/evas_gl_api_ext_def.h