X-Git-Url: http://git.mutantstargoat.com?a=blobdiff_plain;f=examples%2Fasuseee.conf;h=670e84eda3866f94d17ccbc92190ea04e12b0d13;hb=bc9552c53559894780c08207048d2f8b9ee5d76e;hp=9c71a71f3819ca7f7d743b7d53b43bf1c5d830cb;hpb=fa3b7898a907b79db149781f336dee652c69f5f0;p=libgliar diff --git a/examples/asuseee.conf b/examples/asuseee.conf index 9c71a71..670e84e 100644 --- a/examples/asuseee.conf +++ b/examples/asuseee.conf @@ -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 +# gliar # [vendor] @@ -220,8 +220,47 @@ GL_ARB_robustness, GL_ARB_texture_storage GL_ARB_invalidate_subdata +[major version] +2 + +[minor version] +1 + +[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] +8192 + +[max texture coordinates] 8 + +[max vertex attributes] +16 + +[max vertex uniform vectors] +4096 + +[max fragment uniform vectors] +4096 + +[max varying vectors] +32 + +[max color attachments] +8 + +[max renderbuffer size ext] +8192