From bee9191042416cbfb848615189ca1e2a0069f022 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 29 Sep 2011 08:21:31 +0200 Subject: xwininfo libXft mesa git update 29 sep 2011 --- mesalib/docs/envvars.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mesalib/docs') diff --git a/mesalib/docs/envvars.html b/mesalib/docs/envvars.html index 6402ec507..8c5c6abf7 100644 --- a/mesalib/docs/envvars.html +++ b/mesalib/docs/envvars.html @@ -62,6 +62,10 @@ This is a work-around for that. glGetString(GL_VERSION). Valid values are point-separated version numbers, such as "3.0". Mesa will not really implement all the features of the given version if it's higher than what's normally reported. +
  • MESA_GLSL_VERSION_OVERRIDE - changes the value returned by +glGetString(GL_SHADING_LANGUAGE_VERSION). Valid values are integers, such as +"130". Mesa will not really implement all the features of the given language version +if it's higher than what's normally reported. (for developers only)
  • MESA_GLSL - shading language compiler options -- cgit v1.2.3