docs: mention the new Gallium llvmpipe driver
authorBrian Paul <brianp@vmware.com>
Fri, 11 Sep 2009 19:43:51 +0000 (13:43 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 11 Sep 2009 19:43:51 +0000 (13:43 -0600)
docs/relnotes-7.6.html

index 8a476378e8ae98d6319f70f9bdf1cfbe8490e98f..9cd3417e7ea3f24835f1c657e2a816ed298cadba 100644 (file)
@@ -57,6 +57,10 @@ This was written by Zack Rusin at Tungsten Graphics.
     GL_ARB_fragment_program.</li>
 <li>Added configure --with-max-width=W, --with-max-height=H options to specify
     max framebuffer, viewport size.
+<li>Initial version of Gallium llvmpipe driver.  This is a new driver based
+    on LLVM which makes exensive use of run-time code generation.  This is
+    an "alpha" stage driver.  See the src/gallium/drivers/llvmpipe/README
+    file for more information.
 </ul>