Evas gl: Remove dlsym of glCompressedTexImage2D
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 12 Jun 2014 03:47:32 +0000 (12:47 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 12 Jun 2014 05:47:16 +0000 (14:47 +0900)
commit90985d228205ac0ed583c2219d5daaecd3be0f9d
tree598bb3735bf42b87da9160b0ed4fc6653c9f6b94
parent2f2def0861bc71561ff04ed069158de163d40d53
Evas gl: Remove dlsym of glCompressedTexImage2D

The function was used directly in evas_gl_texture.c
It must be part of OpenGL core functions (since GLES 1.1
and OpenGL 2 I think).
src/modules/evas/engines/gl_common/evas_gl_common.h
src/modules/evas/engines/gl_common/evas_gl_context.c