Skip to content

pkasting/glmark2

 
 

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

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING.SGI

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 58.4%
  • Assembly 19.1%
  • C++ 12.4%
  • Python 6.0%
  • Java 0.9%
  • GLSL 0.8%
  • Other 2.4%