added support for:
[libgliar] / examples / lenovo.conf
index 0bf19fa..5ca57f1 100644 (file)
@@ -186,17 +186,47 @@ GL_ARB_texture_storage
 GL_EXT_transform_feedback
 GL_ARB_invalidate_subdata
 
-[max texture size]
-8192
+[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 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