docs: drop INTEL_* envvars which no longer exist
authorChris Forbes <chrisf@ijw.co.nz>
Sun, 24 Nov 2013 04:45:29 +0000 (17:45 +1300)
committerChris Forbes <chrisf@ijw.co.nz>
Mon, 25 Nov 2013 08:18:33 +0000 (21:18 +1300)
These were removed back in 2012.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
docs/envvars.html

index 67d8e29..81e74e6 100644 (file)
@@ -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>