Add fastpath APIs for OpenGLES_DDK 3.1
authorXuelian Bai <xuelian.bai@samsung.com>
Sun, 1 Nov 2015 21:40:49 +0000 (05:40 +0800)
committerXuelian Bai <xuelian.bai@samsung.com>
Mon, 2 Nov 2015 14:54:37 +0000 (22:54 +0800)
commit07e69c7bf4355aa72ecf6af0fb26daeb693e36df
treebe3bef36e1c136a621b0346331d55e7241ec18b9
parentf4e7668efc024f219e848f65d96655ef04fccbe8
Add fastpath APIs for OpenGLES_DDK 3.1

This patch adds fastpath APIs for OpenGLES_DDK 3.1

Change-Id: Ifec42bccefd3f544983cf9e5fdb32e66a6fbcab7
Signed-off-by: Xuelian Bai <xuelian.bai@samsung.com>
15 files changed:
packaging/coregl.spec
src/coregl.c
src/coregl_export_gl.c
src/coregl_internal.h
src/headers/gl.h
src/headers/sym_egl.h
src/headers/sym_gl.h
src/modules/fastpath/coregl_fastpath.c
src/modules/fastpath/coregl_fastpath.h
src/modules/fastpath/coregl_fastpath_gl.c
src/modules/fastpath/coregl_fastpath_state.h
src/modules/tracepath/coregl_tracepath.h
src/modules/tracepath/coregl_tracepath_egl.c
src/modules/tracepath/coregl_tracepath_gl.c
src/wraps/coregl_gl.c