From: Brian Paul Date: Tue, 3 Nov 2009 23:12:02 +0000 (-0700) Subject: docs: fix 7.6 build with Visual Studio X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c5106339d38dfac6652be9788ae8c78efab7667c;p=mesa.git docs: fix 7.6 build with Visual Studio --- diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index e17ee672550..9ee6babc9d8 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -51,6 +51,7 @@ tbd
  • Fixed glGetTexLevelParameter(GL_TEXTURE_INTERNAL_FORMAT) query so that it returns the actual compressed format chosen.
  • Fixed glBitmap bugs in Intel drivers. +
  • Fixed a number of Microsoft Visual Studio compilation problems.