On Thu, 14 Sep 2017 13:16:17 +0100
Emil Velikov wrote:
> Hi Alexandros,
>
> On 14 September 2017 at 12:07, Alexandros Frantzis
> wrote:
> > Check for the EGL_KHR_fence_sync and EGL_ANDROID_native_fence_sync
> > extensions and get pointers to required extension functions.
> > ---
> > libweston/
Hi Alexandros,
On 14 September 2017 at 12:07, Alexandros Frantzis
wrote:
> Check for the EGL_KHR_fence_sync and EGL_ANDROID_native_fence_sync
> extensions and get pointers to required extension functions.
> ---
> libweston/gl-renderer.c | 16
> 1 file changed, 16 insertions(+)
>
Check for the EGL_KHR_fence_sync and EGL_ANDROID_native_fence_sync
extensions and get pointers to required extension functions.
---
libweston/gl-renderer.c | 16
1 file changed, 16 insertions(+)
diff --git a/libweston/gl-renderer.c b/libweston/gl-renderer.c
index 5768f05a..c2e88a