Module: Mesa Branch: master Commit: b73c4ad98b74000b7e286ecbd26110dfb40d8bcc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b73c4ad98b74000b7e286ecbd26110dfb40d8bcc
Author: Brian Paul <[email protected]> Date: Mon Oct 26 10:58:47 2009 -0600 docs: document Intel glBitmap fixes --- 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 11421be..e17ee67 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -50,6 +50,7 @@ tbd <li>Fixed Gallium Cell driver compilation failure. <li>Fixed glGetTexLevelParameter(GL_TEXTURE_INTERNAL_FORMAT) query so that it returns the actual compressed format chosen. +<li>Fixed glBitmap bugs in Intel drivers. </ul> </body> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
