X-Git-Url: http://git.mutantstargoat.com?a=blobdiff_plain;f=examples%2Flenovo.conf;h=4484faefec233870b1c971c81136c4892fd3965d;hb=1b5a213096e13b7cb526c70540adb194d11e992e;hp=30bea34a2d3b01fe4e9d7fcbd07c4fb2944b12a5;hpb=02d1734947cb9cb340bb84d74fa459c88a4019a8;p=libgliar diff --git a/examples/lenovo.conf b/examples/lenovo.conf index 30bea34..4484fae 100644 --- a/examples/lenovo.conf +++ b/examples/lenovo.conf @@ -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 # @@ -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 ext] +8192