From 198e9bb5b093b1a9c951664f4216052e49a196cc Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 2 Mar 2011 14:27:52 -0800 Subject: docs: Import 7.9.2 release notes from 7.9 branch --- docs/relnotes-7.9.2.html | 336 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 336 insertions(+) create mode 100644 docs/relnotes-7.9.2.html (limited to 'docs') diff --git a/docs/relnotes-7.9.2.html b/docs/relnotes-7.9.2.html new file mode 100644 index 0000000000..65929cc2ac --- /dev/null +++ b/docs/relnotes-7.9.2.html @@ -0,0 +1,336 @@ + + + +Mesa Release Notes + + + + + + + + +

Mesa 7.9.2 Release Notes / TBD

+ +

+Mesa 7.9.2 is a bug fix release which fixes bugs found since the 7.9.1 release. +

+

+Mesa 7.9.2 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

+
+eb4ab8c1a03386def3ea34b1358e9cda  MesaLib-7.9.2.tar.gz
+8f6d1474912787ce13bd35f3bae9938a  MesaLib-7.9.2.tar.bz2
+427a81dd43ac97603768dc5c6af3df26  MesaLib-7.9.2.zip
+aacb8f4db997e346db40c6066942140a  MesaGLUT-7.9.2.tar.gz
+18abe6cff4fad8ad4752c7b7ab548e5d  MesaGLUT-7.9.2.tar.bz2
+3189e5732d636c71baf3d8bc23ce7b11  MesaGLUT-7.9.2.zip
+
+ + +

New features

+

None.

+ +

Bug fixes

+

This list is likely incomplete.

+ + + +

Changes

+

The full set of changes can be viewed by using the following GIT command:

+ +
+  git log mesa-7.9.1..mesa-7.9.2
+
+ +

Alberto Milone (1): +

+ +

Brian Paul (19): +

+ +

Bryce Harrington (1): +

+ +

Chad Versace (14): +

+ +

Chia-I Wu (1): +

+ +

Chris Wilson (1): +

+ +

Cyril Brulebois (1): +

+ +

Dave Airlie (2): +

+ +

Dimitry Andric (4): +

+ +

Eric Anholt (11): +

+ +

Ian Romanick (42): +

+ +

Jian Zhao (1): +

+ +

Julien Cristau (3): +

+ +

Keith Packard (1): +

+ +

Kenneth Graunke (12): +

+ +

Marek Olšák (3): +

+ +

Paulo Zanoni (1): +

+ +

Sam Hocevar (2): +

+ +

Vinson Lee (1): +

+ +

nobled (1): +

+

+ + + -- cgit v1.2.3