From 16aaa75d9f74b3b7042d8bb4193c3366137019b0 Mon Sep 17 00:00:00 2001 From: Andreas Boll Date: Wed, 24 Oct 2012 21:28:34 +0200 Subject: docs: Add 8.0.5 release notes Signed-off-by: Andreas Boll --- docs/relnotes-8.0.5.html | 252 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 252 insertions(+) create mode 100644 docs/relnotes-8.0.5.html diff --git a/docs/relnotes-8.0.5.html b/docs/relnotes-8.0.5.html new file mode 100644 index 00000000000..89a9dd9904c --- /dev/null +++ b/docs/relnotes-8.0.5.html @@ -0,0 +1,252 @@ + + + + + Mesa Release Notes + + + + +

Mesa 8.0.5 Release Notes / October 24, 2012

+ +

+Mesa 8.0.5 is a bug fix release which fixes bugs found since the 8.0.4 release. +

+

+Mesa 8.0.5 implements the OpenGL 3.0 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 3.0. +

+

+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-8.0.4..mesa-8.0.5
+
+ +

Alex Deucher (3):

+ + +

Andreas Boll (4):

+ + +

Brian Paul (18):

+ + +

Chad Versace (3):

+ + +

Chris Forbes (1):

+ + +

Christoph Bumiller (1):

+ + +

Eric Anholt (9):

+ + +

Ian Romanick (8):

+ + +

Jonas Maebe (1):

+ + +

Jordan Justen (1):

+ + +

José Fonseca (1):

+ + +

Kenneth Graunke (8):

+ + +

Maarten Lankhorst (1):

+ + +

Marek Olšák (6):

+ + +

Michel Dänzer (2):

+ + +

Niels Ole Salscheider (1):

+ + +

Paul Berry (5):

+ + +

Stéphane Marchesin (1):

+ + +

Tapani Pälli (2):

+ + +

Vadim Girlin (1):

+ + + + -- cgit v1.2.1