Module: Mesa Branch: master Commit: b0e2c5f8aa4d6c88dcfefc9d2b5c7fa0d29ebbd6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0e2c5f8aa4d6c88dcfefc9d2b5c7fa0d29ebbd6
Author: Brian Paul <[email protected]> Date: Mon Apr 26 20:32:24 2010 -0600 docs: document updated glext.h and glxext.h files --- docs/relnotes-7.8.2.html | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.8.2.html b/docs/relnotes-7.8.2.html index 85c132a..2194b65 100644 --- a/docs/relnotes-7.8.2.html +++ b/docs/relnotes-7.8.2.html @@ -34,6 +34,12 @@ tbd <p>None.</p> +<h2>Changes</h2> +<ul> +<li>Upgraded glext.h to version 61, and upgraded glxext.h +</ul> + + <h2>Bug fixes</h2> <ul> <li>Fixed Gallium glDrawPixels(GL_DEPTH_COMPONENT). _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
