X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=debian%2FREADME;fp=debian%2FREADME;h=fd257a59f1bc12b92744088f8e6806affa5ae974;hb=c72807863fcff447f59b9b52d066ddf32676936d;hp=0000000000000000000000000000000000000000;hpb=8ecaa4c3c620115e4855eda292cc4dbce283ad84;p=glmemperf diff --git a/debian/README b/debian/README new file mode 100644 index 0000000..fd257a5 --- /dev/null +++ b/debian/README @@ -0,0 +1,18 @@ +GLMemPerf +========= + +Author: Sami Kyöstilä + +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