added max texture coordinates
[libgliar] / examples / lenovo.conf
index 8988275..0940b81 100644 (file)
@@ -1,11 +1,11 @@
-# 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>
 #
 # 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]
@@ -191,3 +191,6 @@ GL_ARB_invalidate_subdata
 
 [max texture units]
 8
+
+[max texture coordinates]
+8