Skip to content
Branch: master
Go to file
Clone
This branch is 1 commit ahead, 89 commits behind glmark2:master.

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
doc
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
waf
 
 
 
 

README

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 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.
You can’t perform that action at this time.