diff options
author | Corbin Simpson <MostAwesomeDude@gmail.com> | 2010-01-29 09:53:55 -0800 |
---|---|---|
committer | Corbin Simpson <MostAwesomeDude@gmail.com> | 2010-01-29 09:54:42 -0800 |
commit | 882279d31a15181316b8bf0f18d558deb13d99a4 (patch) | |
tree | 77cb5f0b7f015e75a8f5c8cef27984c571eef28c /docs/relnotes-7.8.html | |
parent | e94021660b731f66e0557fd5a8939e65236a0762 (diff) |
docs: Mark what I've been up to.
Brian, feel free to split/revert if you disagree.
Diffstat (limited to 'docs/relnotes-7.8.html')
-rw-r--r-- | docs/relnotes-7.8.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/relnotes-7.8.html b/docs/relnotes-7.8.html index 6511d613d6..7510139ccd 100644 --- a/docs/relnotes-7.8.html +++ b/docs/relnotes-7.8.html @@ -38,12 +38,14 @@ tbd <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> |