added support for:
[libgliar] / examples / lenovo.conf
index 30bea34..5ca57f1 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>
 #
@@ -186,8 +186,47 @@ GL_ARB_texture_storage
 GL_EXT_transform_feedback
 GL_ARB_invalidate_subdata
 
+[major version]
+3
+
+[minor version]
+0
+
+[max texture units]
+8
+
+[max texture image units]
+16
+
+[max combined texture image units]
+32
+
+[max vertex texture image units]
+16
+
 [max texture size]
 8192
 
-[max texture units]
+[max cube map texture size]
+2048
+
+[max texture coordinates]
 8
+
+[max vertex attributes]
+16
+
+[max vertex uniform vectors]
+4096
+
+[max fragment uniform vectors]
+4096
+
+[max varying vectors]
+16
+
+[max color attachments]
+8
+
+[max renderbuffer size]
+8192