1.add fastpath APIs for OpenGLES_DDK 40/56340/1
authorxing.huang <xing.huang@samsung.com>
Thu, 26 Nov 2015 07:02:29 +0000 (15:02 +0800)
committerMun, Gwan-gyeong <kk.moon@samsung.com>
Wed, 6 Jan 2016 10:43:20 +0000 (19:43 +0900)
commite10b3590be99bad4a58637e0b3c2e7fdf22ce620
treecef2d25bbeec1780b82ef8f93ca00bc98f1ce5d6
parent19ba76af2ebc858a1373845f7c60d8253776a87a
1.add fastpath APIs for OpenGLES_DDK
2.open macro to support GL_OES_EGL_image_external and GL_EXT_disjoint_timer_query
3.add support for the api which not needed by fastpath mode
4.egl extension call API through eglGetProcAddress

Change-Id: I0c8084f21c7d3d840ef98d95b71842408ab89a2a
include_KHR/GLES/glext.h
include_KHR/GLES2/gl2ext.h
src/coregl_export_gl.c
src/headers/gl.h
src/headers/sym_gl.h
src/modules/fastpath/coregl_fastpath.c
src/modules/fastpath/coregl_fastpath_gl.c
src/modules/tracepath/coregl_tracepath.c
src/modules/tracepath/coregl_tracepath_gl.c
src/wraps/coregl_gl.c