Looks good to me !
2015-04-08 16:02 GMT+02:00 Pekka Paalanen :
> From: Pekka Paalanen
>
> An EGL implementation may support client extensions without supporting
> EGL_EXT_platform_base. In such a case, we should return 0 to fall back
> to the old eglGetDisplay() way.
>
> Cc: Manuel Bachmann
> S
From: Pekka Paalanen
An EGL implementation may support client extensions without supporting
EGL_EXT_platform_base. In such a case, we should return 0 to fall back
to the old eglGetDisplay() way.
Cc: Manuel Bachmann
Signed-off-by: Pekka Paalanen
---
src/gl-renderer.c | 7 +--
1 file change