Module: Mesa Branch: master Commit: 06f10903cbddb91a58bee383c05364c79faf33b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06f10903cbddb91a58bee383c05364c79faf33b6
Author: Brian Paul <[email protected]> Date: Thu Dec 31 08:48:52 2009 -0700 docs: 7.8 relnotes: GL_NV_conditional_render and GL_EXT_draw_buffers2 --- docs/relnotes-7.8.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/docs/relnotes-7.8.html b/docs/relnotes-7.8.html index dc00356..717b962 100644 --- a/docs/relnotes-7.8.html +++ b/docs/relnotes-7.8.html @@ -34,7 +34,8 @@ tbd <h2>New features</h2> <ul> -<li>TBD +<li>GL_NV_conditional_render extension (swrast driver only) +<li>GL_EXT_draw_buffers2 extension (swrast driver only) </ul> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
