Initial import
[glmemperf] / README
diff --git a/README b/README
new file mode 100644 (file)
index 0000000..fd257a5
--- /dev/null
+++ b/README
@@ -0,0 +1,18 @@
+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