Module: Mesa Branch: master Commit: 0a4763184971662b23980b533b78d34600ecf06d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a4763184971662b23980b533b78d34600ecf06d
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
