Module: Mesa Branch: master Commit: 5f1faf4a21c2af693208c9b46ff93eda899d839d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f1faf4a21c2af693208c9b46ff93eda899d839d
Author: Brian Paul <[email protected]> Date: Tue Sep 29 12:18:41 2009 -0600 docs: fixed glXQueryContext(GLX_RENDER_TYPE) --- docs/relnotes-7.6.1.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 584a2de..e024fb5 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -38,6 +38,7 @@ tbd <h2>Bug fixes</h2> <ul> <li>Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug 24217 +<li>glXQueryContext(GLX_RENDER_TYPE) returned wrong values (bug 24211) </ul> </body> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
