GLMark2-ESver: 2014.03.0.01 Author: ptitSeb Website:github.com/glmark2/glmark2 Description: glmark2 is an OpenGL 2.0 and ES 2.0 benchmark.
glmark2 is developed by Alexandros Frantzis and Jesse Barker based on the
original glmark benchmark by Ben Smith.
It is licensed under the GPLv3 (see COPYING).
Licenses: not specified
Additional Info
Here is GLMark2-ES, a GLES|2 Benchmarking tools.
This version as been slightly modified to run using "FrameBuffer" mode, so it's compatible with all SGX drivers.
/!\ Note that on specific drivers/hardware pair, some tests will segfault, or will not render properly /!\
For example, a CC with default (4.00) driver will segfault before the end of the test (no GLMark result), but CC with 4.04 will go to the end (but some tests are not rendered properly, like the [shadow] test).
Note also that I have activated the "annotate" feature, to have fps and name of the test shown on screen. It slows things down a little bit, but it's nice to have.
History log
==========
Build 01
-----------
* Initial build