Module: Mesa Branch: mesa_7_6_branch Commit: c5106339d38dfac6652be9788ae8c78efab7667c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5106339d38dfac6652be9788ae8c78efab7667c
Author: Brian Paul <[email protected]> Date: Tue Nov 3 16:12:02 2009 -0700 docs: fix 7.6 build with Visual Studio --- 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 e17ee67..9ee6bab 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -51,6 +51,7 @@ tbd <li>Fixed glGetTexLevelParameter(GL_TEXTURE_INTERNAL_FORMAT) query so that it returns the actual compressed format chosen. <li>Fixed glBitmap bugs in Intel drivers. +<li>Fixed a number of Microsoft Visual Studio compilation problems. </ul> </body> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
