From 0c69a2fda5bd277110766b1a565f48aba149ed40 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Tue, 5 Apr 2011 16:35:15 -0700 Subject: [PATCH] docs: Initial bits of 7.10.2 release notes --- docs/relnotes-7.10.2.html | 81 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 docs/relnotes-7.10.2.html diff --git a/docs/relnotes-7.10.2.html b/docs/relnotes-7.10.2.html new file mode 100644 index 00000000000..fa556a8a5de --- /dev/null +++ b/docs/relnotes-7.10.2.html @@ -0,0 +1,81 @@ + + + +Mesa Release Notes + + + + + + + + +

Mesa 7.10.2 Release Notes / TBD

+ +

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

+

+Mesa 7.10.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

+
+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.10.1..origin/7.10
+
+ + +