From: Brian Paul Date: Mon, 26 Oct 2009 16:58:47 +0000 (-0600) Subject: docs: document Intel glBitmap fixes X-Git-Tag: mesa-7.8~2761 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b73c4ad98b74000b7e286ecbd26110dfb40d8bcc;p=platform%2Fupstream%2Fmesa.git docs: document Intel glBitmap fixes --- 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.