glmark2 / glmark2

glmark2 is an OpenGL 2.0 and ES 2.0 benchmark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

To build glmark2 you need:

 * meson (>= 0.47) or python3 (if you are using WAF for building)
 * libpng 1.6
 * Window system development files for the flavors you want to build
   (e.g, X11, Wayland, drm)
 * libGL (for desktop GL)
 * libEGL and libGLESv2 (for GLESv2)

Read the INSTALL file for building/installation instructions,

Read the INSTALL.android file for instructions for Android.

About

glmark2 is an OpenGL 2.0 and ES 2.0 benchmark

License:GNU General Public License v3.0


Languages

Language:C 58.4%Language:Assembly 19.0%Language:C++ 12.7%Language:Python 6.0%Language:Java 0.9%Language:GLSL 0.7%Language:Makefile 0.7%Language:Roff 0.5%Language:Shell 0.5%Language:M4 0.4%Language:Meson 0.2%Language:CMake 0.1%Language:CSS 0.0%