commit | 602da6a4afdddefd6dc398e5a01e6760ff10bf72 | [log] [tgz] |
---|---|---|
author | Lizhe Liu <lizhe.liu@intel.com> | Wed Jul 15 16:49:04 2015 +0800 |
committer | Lizhe Liu <lizhe.liu@intel.com> | Wed Jul 15 17:47:52 2015 +0800 |
tree | 9cb0c5242f64a3c1e0c350d420694b5de16d338a | |
parent | 0caa83f47f73dca0f99fcccb1b5f19fd2c20e4e0 [diff] |
Better support for openGLES 2.0 extensions Using the OpenGL extensions mechanism, it allows software developers to access additional performance for rendering. In classic emulator, extensions based on host OS. So we should add more keywords there to make better support for it. Change-Id: Ic663170428a785b7f8cdb66e1c14f3993caf0b85 Signed-off-by: Lizhe Liu <lizhe.liu@intel.com>