Skip to content
forked from glmark2/glmark2

glmark2 is an OpenGL 2.0 and ES 2.0 benchmark

License

Notifications You must be signed in to change notification settings

9D-Tony/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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 58.4%
  • Assembly 19.0%
  • C++ 12.6%
  • Python 6.0%
  • Java 0.9%
  • GLSL 0.7%
  • Other 2.4%