numbqq / glmark2-es2-fbdev

glmark2-es2 for ARM Mali GPU fbdev mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glmark2 is an OpenGL 2.0 and ES 2.0 benchmark.

glmark2 was developed by Alexandros Frantzis based on the original glmark
benchmark by Ben Smith.

It is licensed under the GPLv3 (see COPYING).

To build glmark2 for X11/GL(ES2) you need:

 * python 2.x (>= 2.4) for the build system (waf)
 * libpng 1.2

and for OpenGL 2.0:

 * libGL

or for OpenGL ES 2.0:

 * libEGL
 * libGLESv2

Read the INSTALL file for building/installation instructions,

Read the INSTALL.android file for instructions for Android.

About

glmark2-es2 for ARM Mali GPU fbdev mode

License:GNU General Public License v3.0


Languages

Language:C 54.6%Language:C++ 27.6%Language:Python 11.3%Language:Assembly 2.4%Language:Java 2.0%Language:GLSL 1.5%Language:Makefile 0.3%Language:CMake 0.2%Language:NASL 0.1%