From cc9b282f8a00c1d8e552a3776709ca84e1f4467d Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 20 May 2014 14:22:34 -0700 Subject: [PATCH] docs: Add release notes for the 10.1.4 release. --- docs/relnotes/10.1.4.html | 97 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 docs/relnotes/10.1.4.html diff --git a/docs/relnotes/10.1.4.html b/docs/relnotes/10.1.4.html new file mode 100644 index 00000000000..6c02f32f2b4 --- /dev/null +++ b/docs/relnotes/10.1.4.html @@ -0,0 +1,97 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 10.1.4 Release Notes / (May 20, 2014)

+ +

+Mesa 10.1.4 is a bug fix release which fixes bugs found since the 10.1.3 release. +

+ +

+Mesa 10.1.4 implements the OpenGL 3.3 API, but the version reported by +glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / +glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. +Some drivers don't support all the features required in OpenGL 3.3. OpenGL +3.3 is only available if requested at context creation +because compatibility contexts are not supported. +

+ + +

MD5 checksums

+
+
+ + +

New features

+

None

+ +

Bug fixes

+ +

This list is likely incomplete.

+ + + +

Changes

+ +

Brian Paul (1):

+ + +

Carl Worth (3):

+ + +

Emil Velikov (1):

+ + +

Eric Anholt (1):

+ + +

Ilia Mirkin (3):

+ + +

Michel Dänzer (1):

+ + +

Tom Stellard (2):

+ + +
+ +