[Title] Added extension supports in fastpath
authorHaegeun Park <haegeun.park@samsung.com>
Fri, 30 Aug 2013 07:57:14 +0000 (00:57 -0700)
committerHaegeun Park <haegeun.park@samsung.com>
Fri, 30 Aug 2013 08:51:09 +0000 (01:51 -0700)
commit8e6b2147f3334e2ee84492d53aafee2ad128bc75
treee60b57625354817d64a6d0592a2115b24f051786
parentcf7cb1fa5404c0d21496c65e8256ccd9275ebf57
[Title] Added extension supports in fastpath

[Issue#]
[Problem]
[Cause]
[Solution]
* Bypass those extensions (considered that has no side effect)
 - QCOM_tiled_rendering
 - EXT_swap_buffers_with_damage
* Block those extensions (considered that has a risk for fastpath)
 - ANGLE_framebuffer_blit
 - ANGLE_framebuffer_multisample
include/GLES2/def_gl.h [deleted file]
include/GLES2/sym_gl.h [deleted file]
src/headers/sym_egl.h
src/headers/sym_gl.h