From b73c4ad98b74000b7e286ecbd26110dfb40d8bcc Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 26 Oct 2009 10:58:47 -0600 Subject: [PATCH] docs: document Intel glBitmap fixes --- docs/relnotes-7.6.1.html | 1 + 1 file changed, 1 insertion(+) 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
  • Fixed Gallium Cell driver compilation failure.
  • Fixed glGetTexLevelParameter(GL_TEXTURE_INTERNAL_FORMAT) query so that it returns the actual compressed format chosen. +
  • Fixed glBitmap bugs in Intel drivers. -- 2.7.4