diff options
author | Brian Paul <brianp@vmware.com> | 2009-10-26 10:58:47 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-10-27 16:59:44 -0600 |
commit | b73c4ad98b74000b7e286ecbd26110dfb40d8bcc (patch) | |
tree | fa38d4ac559c470647184ba83abd17468a6106a1 /docs | |
parent | fe818ea797033d77b814ee88c5b4e220226556ab (diff) |
docs: document Intel glBitmap fixes
Diffstat (limited to 'docs')
-rw-r--r-- | 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 11421bede63..e17ee672550 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> |