From: Brian Paul Date: Mon, 4 Jan 2010 19:47:37 +0000 (-0700) Subject: docs: initial release notes for 7.7.1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=01bf004d8bef298298621dc9e13b4119e3ced572;p=mesa.git docs: initial release notes for 7.7.1 --- diff --git a/docs/relnotes-7.7.1.html b/docs/relnotes-7.7.1.html new file mode 100644 index 00000000000..61a11675749 --- /dev/null +++ b/docs/relnotes-7.7.1.html @@ -0,0 +1,48 @@ + + +Mesa Release Notes + + + + + + + +

Mesa 7.7.1 Release Notes / date tbd

+ +

+Mesa 7.7.1 is a bug-fix release. +

+

+Mesa 7.7.1 implements the OpenGL 2.1 API, but the version reported by +glGetString(GL_VERSION) depends on the particular driver being used. +Some drivers don't support all the features required in OpenGL 2.1. +

+

+See the Compiling/Installing page for prerequisites +for DRI hardware acceleration. +

+ + +

MD5 checksums

+
+tbd
+
+ + +

New features

+ + + +

Bug fixes

+ + + + + diff --git a/docs/relnotes.html b/docs/relnotes.html index b301ee046a7..b06548ae61a 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -13,6 +13,7 @@ The release notes summarize what's new or changed in each Mesa release.