docs: Fix a typo in mesa3d.org HTML.
[mesa.git] / docs / relnotes-7.8.html
index dc003566c76a477d4037f7a977e342de42747b86..7510139ccdb078f62331fe695e5a0c0f385bdd2d 100644 (file)
@@ -34,13 +34,18 @@ tbd
 
 <h2>New features</h2>
 <ul>
-<li>TBD
+<li>GL_NV_conditional_render extension (swrast driver only)
+<li>GL_EXT_draw_buffers2 extension (swrast and i965 driver only)
+<li>Much improved support for <a href="egl.html">EGL in Mesa</a>
+<li>New state trackers for <a href="opengles.html">OpenGL ES 1.1 and 2.0</a>
+<li>Dedicated documentation for Gallium
 </ul>
 
 
 <h2>Bug fixes</h2>
 <ul>
-<li>TBD
+<li>Massive improvements to the Gallium driver for R300-R500 Radeons; this
+    driver is now moderately stable but not terribly performant.
 </ul>