diff options
Diffstat (limited to 'mesalib/docs/envvars.html')
-rw-r--r-- | mesalib/docs/envvars.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mesalib/docs/envvars.html b/mesalib/docs/envvars.html index 6d7a321da..b2c0e01ee 100644 --- a/mesalib/docs/envvars.html +++ b/mesalib/docs/envvars.html @@ -28,6 +28,7 @@ Setting this variable automatically sets the MESA_TEX_PROG variable as well. <li>MESA_EXTENSION_OVERRIDE - can be used to enable/disable extensions. A value such as "GL_EXT_foo -GL_EXT_bar" will enable the GL_EXT_foo extension and disable the GL_EXT_bar extension. +<li>MESA_GLSL - <a href="shading.html#envvars">shading language options</a> </ul> <p> |