diff options
author | Brian Paul <brianp@vmware.com> | 2009-10-26 10:58:47 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-10-26 10:58:47 -0600 |
commit | 0a4763184971662b23980b533b78d34600ecf06d (patch) | |
tree | 9f3da3b75201a0a3dd437490948073dd18840d36 /docs | |
parent | 48dad9c93fd6fb46bf33a58a87de79eb5ffd6e67 (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 11421bede6..e17ee67255 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> |