fixed conf files
[libgliar] / examples / asuseee.conf
index 9c71a71..93c0449 100644 (file)
@@ -5,7 +5,7 @@
 # Instructions:
 # Copy this file to ~/.gliar.conf or to gliar.conf in the 
 # libgliar directory. Then run: 
-# LD_PRELOAD=./libgliar.so <opengl_program_name> 
+# gliar <opengl_program_name> 
 #
 
 [vendor]
@@ -225,3 +225,12 @@ GL_ARB_invalidate_subdata
 
 [max texture units]
 8
+
+[max texture coordinates]
+8
+
+[max vertex attributes]
+16
+
+[max renderbuffer size]
+8192