From 743d2ab8160b84c62106467c50ec3871adbf5e75 Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 17 Jun 2011 07:54:43 +0200 Subject: mesa git update 17 June 2011 --- mesalib/docs/relnotes-7.10.3.html | 303 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 303 insertions(+) create mode 100644 mesalib/docs/relnotes-7.10.3.html (limited to 'mesalib/docs') diff --git a/mesalib/docs/relnotes-7.10.3.html b/mesalib/docs/relnotes-7.10.3.html new file mode 100644 index 000000000..9ac5ef28e --- /dev/null +++ b/mesalib/docs/relnotes-7.10.3.html @@ -0,0 +1,303 @@ + + + +Mesa Release Notes + + + + + + + + +

Mesa 7.10.3 Release Notes / June 13, 2011

+ +

+Mesa 7.10.3 is a bug fix release which fixes bugs found since the 7.10.2 release. +

+

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

+
+d77b02034c11d6c2a55c07f82367d780  MesaLib-7.10.3.tar.gz
+8c38fe8266be8e1ed1d84076ba5a703b  MesaLib-7.10.3.tar.bz2
+614d063ecd170940d9ae7b355d365d59  MesaLib-7.10.3.zip
+8768fd562ede7ed763d92b2d22232d7a  MesaGLUT-7.10.3.tar.gz
+1496415b89da9549f0f3b34d9622e2e2  MesaGLUT-7.10.3.tar.bz2
+1f29d0e7398fd3bf9f36f5db02941198  MesaGLUT-7.10.3.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.10.2..mesa-7.10.3
+
+ +

Alan Hourihane (1): +

+ +

Alex Buell (1): +

+ +

Alex Deucher (2): +

+ +

Brian Paul (19): +

+ +

Carl Worth (2): +

+ +

Dave Airlie (1): +

+ +

Eric Anholt (19): +

+ +

Hans de Goede (1): +

+ +

Henri Verbeet (3): +

+ +

Ian Romanick (9): +

+ +

Jeremy Huddleston (18): +

+ +

José Fonseca (13): +

+ +

Kenneth Graunke (10): +

+ +

Kostas Georgiou (1): +

+ +

Marek Olšák (18): +

+ +

Matt Turner (1): +

+ +

Tom Stellard (3): +

+ +

Vinson Lee (1): +

+ +

Zou Nan hai (1): +

+ +

pepp (1): +

+ + + -- cgit v1.2.3