diff options
-rw-r--r-- | docs/envvars.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/envvars.html b/docs/envvars.html index 67d8e292bb0..81e74e6f484 100644 --- a/docs/envvars.html +++ b/docs/envvars.html @@ -121,10 +121,6 @@ See the <a href="xlibdriver.html">Xlib software driver page</a> for details. <h2>i945/i965 driver environment variables (non-Gallium)</h2> <ul> -<li>INTEL_STRICT_CONFORMANCE - if set to 1, enable sw fallbacks to improve - OpenGL conformance. If set to 2, always use software rendering. -<li>INTEL_NO_BLIT - if set, disable hardware-accelerated glBitmap, - glCopyPixels, glDrawPixels. </ul> |