aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs/envvars.html
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/docs/envvars.html')
-rw-r--r--mesalib/docs/envvars.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/mesalib/docs/envvars.html b/mesalib/docs/envvars.html
index 31d14a45a..c0d5a51b4 100644
--- a/mesalib/docs/envvars.html
+++ b/mesalib/docs/envvars.html
@@ -34,6 +34,7 @@ sometimes be useful for debugging end-user issues.
<li>LIBGL_NO_DRAWARRAYS - if set do not use DrawArrays GLX protocol (for debugging)
<li>LIBGL_SHOW_FPS - print framerate to stdout based on the number of glXSwapBuffers
calls per second.
+<li>LIBGL_DRI3_DISABLE - disable DRI3 if set (the value does not matter)
</ul>