softpipe: Document new llvm flag
authorJakob Bornecrantz <wallbraker@gmail.com>
Mon, 9 Jan 2012 20:37:50 +0000 (21:37 +0100)
committerJakob Bornecrantz <wallbraker@gmail.com>
Mon, 9 Jan 2012 20:39:32 +0000 (21:39 +0100)
Signed-off-by: Jakob Bornecrantz <wallbraker@gmail.com>
docs/envvars.html

index 4b5e89926b07718539d3e73d9a3ec268e089acc8..5a988847b5205d11c9bc16a74fc4476c8388290c 100644 (file)
@@ -140,6 +140,8 @@ Mesa EGL supports different sets of environment variables.  See the
 <li>SOFTPIPE_DUMP_GS - if set, the softpipe driver will print geometry shaders
     to stderr
 <li>SOFTPIPE_NO_RAST - if set, rasterization is no-op'd.  For profiling purposes.
+<li>SOFTPIPE_USE_LLVM - if set, the softpipe driver will try to use LLVM JIT for
+    vertex shading procesing.
 </ul>