From 423c4fe954b33cf8791fc1f977ba9e025b8f63a4 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Thu, 31 May 2018 15:22:49 -0700 Subject: [PATCH] docs: Add release notes for 18.1.1 --- docs/relnotes/18.1.1.html | 167 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 docs/relnotes/18.1.1.html diff --git a/docs/relnotes/18.1.1.html b/docs/relnotes/18.1.1.html new file mode 100644 index 00000000000..9b3710acd01 --- /dev/null +++ b/docs/relnotes/18.1.1.html @@ -0,0 +1,167 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 18.1.1 Release Notes / June 1 2018

+ +

+Mesa 18.1.1 is a bug fix release which fixes bugs found since the 18.1.0 release. +

+

+Mesa 18.1.1 implements the OpenGL 4.5 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 4.5. OpenGL +4.5 is only available if requested at context creation. +Compatibility contexts may report a lower version depending on each driver. +

+ + +

SHA256 checksums

+
+TBD
+
+ + +

New features

+ +

None

+ +

Bug fixes

+ +

None

+ +

Changes

+

Anuj Phogat (1):

+ + +

Bas Nieuwenhuizen (7):

+ + +

Christoph Haag (1):

+ + +

Dave Airlie (5):

+ + +

Dylan Baker (2):

+ + +

Eric Engestrom (1):

+ + +

Francisco Jerez (4):

+ + +

Ilia Mirkin (1):

+ + +

Jan Vesely (1):

+ + +

Jason Ekstrand (2):

+ + +

Jose Dapena Paz (1):

+ + +

Kai Wasserbäch (1):

+ + +

Marek Olšák (3):

+ + +

Michel Dänzer (1):

+ + +

Nanley Chery (4):

+ + +

Samuel Pitoiset (2):

+ + +

Stuart Young (1):

+ + +

Thierry Reding (3):

+ + +

Timothy Arceri (1):

+ + +
+ + -- 2.11.0