[SRUK] Check GLES version supported by driver, and handle 3.0 if driver supports it.
authormythri.venugopal <mythri.venugopal@samsung.com>
Tue, 11 Feb 2014 15:06:42 +0000 (15:06 +0000)
committermythri.venugopal <mythri.venugopal@samsung.com>
Tue, 11 Feb 2014 15:06:42 +0000 (15:06 +0000)
commitf9a319e1663f4274f82b7c85b9c23dee389fd394
tree6a035bae93aaa53a97ae90b5266ff7ecd2df4b6f
parenta95e1d1e7c1cbdc0930181242cd6f765c427ae50
[SRUK] Check GLES version supported by driver, and handle 3.0 if driver supports it.
The GLES version is obtained by checking the presence of glReadBuffer symbol.
src/coregl.c
src/coregl_export.c
src/coregl_export.h
src/coregl_internal.h
src/headers/sym_gl.h
src/modules/fastpath/coregl_fastpath.c
src/modules/fastpath/coregl_fastpath_state.h
src/modules/tracepath/coregl_tracepath.c