Evas GL: Fix issues in gles extensions initialisation
authormythri.venugopal <mythri.venugopal@samsung.com>
Mon, 23 Feb 2015 10:39:42 +0000 (19:39 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 23 Feb 2015 12:21:28 +0000 (21:21 +0900)
commit88fc0e0568c617348819795231038af5c2f314f5
tree7fe0a8140b03d573c56e29cb4043811fcfd70751
parent1af679dbd5b57bfcbeb646b586b03eb22f9b4383
Evas GL: Fix issues in gles extensions initialisation

Summary:
Fix 1- If extension is not listed in GL_EXTENSIONS, do not try
to get the function address of the extension functions.
Fix 2- For GL_EXT_robustness, for GLESv1 version, do not try to
export glGetnUniformXXX functions.

Reviewers: jpeg

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D1965

Signed-off-by: Jean-Philippe Andre <jp.andre@samsung.com>
src/modules/evas/engines/gl_common/evas_gl_api_ext.c
src/modules/evas/engines/gl_common/evas_gl_api_ext.h
src/modules/evas/engines/gl_common/evas_gl_api_ext_def.h