From 0bef135026040688be97af98cc99cc82f93838e8 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 11 Jul 2012 11:56:57 +0200 Subject: mesa xserver pixman git update 11 Jul 2012 --- mesalib/docs/relnotes-8.0.4.html | 201 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 mesalib/docs/relnotes-8.0.4.html (limited to 'mesalib/docs/relnotes-8.0.4.html') diff --git a/mesalib/docs/relnotes-8.0.4.html b/mesalib/docs/relnotes-8.0.4.html new file mode 100644 index 000000000..529140af2 --- /dev/null +++ b/mesalib/docs/relnotes-8.0.4.html @@ -0,0 +1,201 @@ + + + + + Mesa Release Notes + + + + +

Mesa 8.0.4 Release Notes / July 10, 2012

+ +

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

+

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

+
+02b96082d2f1ad72e7385f4022afafb9  MesaLib-8.0.4.tar.gz
+d546f988adfdf986cff45b1efa2d8a46  MesaLib-8.0.4.tar.bz2
+1f0fdabe6e8019d4de6c16e20e74d163  MesaLib-8.0.4.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-8.0.3..mesa-8.0.4
+
+ +

Andreas Betz (1):

+ + +

Antoine Labour (2):

+ + +

Brian Paul (22):

+ + +

Christoph Bumiller (1):

+ + +

Dylan Noblesmith (1):

+ + +

Eric Anholt (1):

+ + +

Ian Romanick (5):

+ + +

José Fonseca (2):

+ + +

Kenneth Graunke (15):

+ + +

Kurt Roeckx (1):

+ + +

Lukas Rössler (1):

+ + +

Marek Olšák (2):

+ + +

Paul Seidler (1):

+ + +

Stéphane Marchesin (3):

+ + +

Thomas Gstädtner (1):

+ + +

Vadim Girlin (2):

+ + +

Vinson Lee (1):

+ + + + -- cgit v1.2.3