Merge "[Title] Use extensions GL_EXT_texture_format_BGRA8888 and GL_EXT_unpack_subima...
authorHeejin Chung <heejin.r.chung@samsung.com>
Thu, 16 May 2013 10:39:43 +0000 (19:39 +0900)
committerGerrit Code Review <gerrit2@kim11>
Thu, 16 May 2013 10:39:43 +0000 (19:39 +0900)
commit8dfc5537a90df677c176b3ba9e1bb70dad7a1d57
tree7590f74801fa925bdf09ff74a87602bdc0a3efd0
parentd2af1cb582db78c43cc5555dd7116fb10df330af
parent029d89d99a241a171d6df2439e94def76fedd3c9
Merge "[Title] Use extensions GL_EXT_texture_format_BGRA8888 and GL_EXT_unpack_subimage in TextureMapperGL. [Issue#] TIVI-641 [Problem] GenX drivers dont support Lock Surface. [Solution] GenX drivers dont support EGLLockSurface extension and thus Locked surface and shared surface usage had to be disabled            for IVI. In this sceanrio where we would end up using BitmapTextureGL, it would be efficient to take into use            GL_EXT_texture_format_BGRA8888 and GL_EXT_unpack_subimage when available. This patch adds support for taking this            extensions into use as needed." into tizen_2.1