added max vertex attributes, renderbuffer size
[libgliar] / examples / lenovo.conf
index 30bea34..0bf19fa 100644 (file)
@@ -1,4 +1,4 @@
-# example GLIAR configuration that emulates the lenovo T430 GPU
+# example GLIAR configuration that emulates the Intel 4000 GPU (lenovo T430)
 # copyright: Canonical Ltd, 2013
 # author: Eleni Maria Stea <elene.mst@gmail.com>
 #
@@ -191,3 +191,12 @@ GL_ARB_invalidate_subdata
 
 [max texture units]
 8
+
+[max texture coordinates]
+8
+
+[max vertex attributes]
+16
+
+[max renderbuffer size]
+8192