X-Git-Url: http://git.mutantstargoat.com?a=blobdiff_plain;f=examples%2Flenovo.conf;h=5ca57f13471bdc298948d42e7a37a9ccc8c5db4b;hb=5c4020c26c69f7100c4547792a951f306ff0f32a;hp=8988275a06b2c0497383925b9ac810fa85726549;hpb=fa3b7898a907b79db149781f336dee652c69f5f0;p=libgliar diff --git a/examples/lenovo.conf b/examples/lenovo.conf index 8988275..5ca57f1 100644 --- a/examples/lenovo.conf +++ b/examples/lenovo.conf @@ -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 # # Instructions: # Copy this file to ~/.gliar.conf or to gliar.conf in the # libgliar directory. Then run: -# LD_PRELOAD=./libgliar.so +# gliar # [vendor] @@ -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