Skip to content

Gnurou/glmark2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING.SGI

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 55.5%
  • C++ 25.3%
  • Python 12.7%
  • Assembly 2.4%
  • Java 2.0%
  • GLSL 1.6%
  • Other 0.5%