Skip to content

skyostil/glmemperf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLMemPerf
=========

Author: Sami Kyöstilä <sami.kyostila@nokia.com>

This benchmark aims to measure the texture memory bandwidth performance of an
OpenGL ES 2.0 implementation using a number of different texture storage
formats and methods.

See COPYING for license terms.

The program depends on the following libraries:

 - libx11
 - libxext
 - libosso (optional)
 - libEGL
 - libGLESv2

About

GLMemPerf is an OpenGL ES 2.0 performance estimation tool that aims to measure the memory bandwidth characteristics of a graphics implementation. It performs a number of blit style renders using different texture formats, sizes, orientations and fragment shaders. The results are given as frames per second numbers. (Note: this repository replaces…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors