From c0009739bf65883c780408e252c6bdc76f56aecb Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Thu, 17 Nov 2011 11:45:06 -0800 Subject: docs: Add 7.11.1 release notes --- docs/relnotes-7.11.1.html | 387 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 387 insertions(+) create mode 100644 docs/relnotes-7.11.1.html diff --git a/docs/relnotes-7.11.1.html b/docs/relnotes-7.11.1.html new file mode 100644 index 00000000000..73a654a2b04 --- /dev/null +++ b/docs/relnotes-7.11.1.html @@ -0,0 +1,387 @@ + + + +Mesa Release Notes + + + + + + + + +

Mesa 7.11.1 Release Notes / November 17, 2011

+ +

+Mesa 7.11.1 is a bug fix release which fixes bugs found since the 7.11 release. +

+

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

+

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.11..mesa-7.11.1
+
+ +

Adam Jackson (2): +

+ +

Alex Deucher (1): +

+ +

Ben Widawsky (1): +

+ +

Brian Paul (15): +

+ +

Carl Simonson (1): +

+ +

Carl Worth (5): +

+ +

Chad Versace (5): +

+ +

Chia-I Wu (3): +

+ +

Chris Wilson (1): +

+ +

Christopher James Halse Rogers (1): +

+ +

David Reveman (1): +

+ +

Eric Anholt (16): +

+ +

Henri Verbeet (6): +

+ +

Ian Romanick (17): +

+ +

Jeremy Huddleston (3): +

+ +

José Fonseca (1): +

+ +

Kenneth Graunke (12): +

+ +

Kristian Høgsberg (1): +

+ +

Marc Pignat (1): +

+ +

Marcin Baczyński (2): +

+ +

Marcin Slusarz (3): +

+ +

Marek Olšák (19): +

+ +

Michel Dänzer (4): +

+ +

Neil Roberts (1): +

+ +

Paul Berry (18): +

+ +

Tobias Droste (1): +

+ +

Tom Fogal (1): +

+ +

Tom Stellard (1): +

+ +

Vadim Girlin (5): +

+ +

Yuanhan Liu (17): +

+ + + -- cgit v1.2.3