CoreGL: Add support for OVR extensions 64/109064/3 tizen_3.0_tv accepted/tizen/3.0/common/20170119.105903 accepted/tizen/3.0/ivi/20170119.021025 accepted/tizen/3.0/mobile/20170119.020932 accepted/tizen/3.0/tv/20170119.020951 accepted/tizen/3.0/wearable/20170119.021008 accepted/tizen/common/20170119.171703 accepted/tizen/ivi/20170118.223552 accepted/tizen/mobile/20170118.223500 accepted/tizen/tv/20170118.223519 accepted/tizen/unified/20170309.034704 accepted/tizen/wearable/20170118.223534 submit/tizen/20170118.080808 submit/tizen_3.0/20170118.081015 submit/tizen_unified/20170308.100410
authorZhaowei Yuan <zhaowei.yuan@samsung.com>
Fri, 6 Jan 2017 17:51:04 +0000 (01:51 +0800)
committerGwan-gyeong Mun <kk.moon@samsung.com>
Wed, 11 Jan 2017 08:02:47 +0000 (00:02 -0800)
commit6a1b9bdc594400e07c85b97659874f0da1ed3895
tree3d01884f9d7025c620bec66b9bc0ecf24d4ae584
parent7e64a4d8d44d47a1dae1397e281f3de63ac11cab
CoreGL: Add support for OVR extensions

These OVR extensions include glFramebufferTextureMultiviewOVR,
and glFramebufferTextureMultisampleMultiviewOVR

Signed-off-by: Zhaowei Yuan <zhaowei.yuan@samsung.com>
Change-Id: I5b8509b30a40f719044f15f88599cae23ca666c2
src/headers/sym_gl2.h
src/modules/fastpath/coregl_fastpath.c
src/modules/fastpath/coregl_fastpath_gl.c
src/modules/tracepath/coregl_tracepath_gl.c