TestOpenGLES2 is an OpenGL ES 2.0 benchmark/showcase application. It should work on devices like the HTC HD2, mini, Acer S200, Toshiba TG01.
What's New in This Release:
· new tests: Frame Buffer Object and Head Tracking
· fullscreen
· 'exit', 'next test' and 'previous test' buttons
· showing bars for current fps (red), average fps (blue), progress (green)
· fps timer measures fps every 200ms (results show avg/max fps and kPixels/s)
· constant test time as every test runs for 10s
· improved rendering using vertex buffer objects
· improved rendering using a TextureManager and a ShaderManager to prevent redundant setting of the same texture/shader
· using compressed textures (with MipMaps for non-UI textures); fallback to standard if extension is missing
· Logfile


