From 66c8a64e67842915172e5ace4b1b8fbfbabf94f0 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Mon, 13 Aug 2018 08:36:16 -0700 Subject: [PATCH] docs: Add release notes for 18.1.6 --- docs/relnotes/18.1.6.html | 187 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 187 insertions(+) create mode 100644 docs/relnotes/18.1.6.html diff --git a/docs/relnotes/18.1.6.html b/docs/relnotes/18.1.6.html new file mode 100644 index 00000000000..6177e0f58d1 --- /dev/null +++ b/docs/relnotes/18.1.6.html @@ -0,0 +1,187 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 18.1.6 Release Notes / August 13 2018

+ +

+Mesa 18.1.6 is a bug fix release which fixes bugs found since the 18.1.5 release. +

+

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

+ + +

Changes

+

Adam Jackson (1):

+ + +

Andres Gomez (3):

+ + +

Christian Gmeiner (1):

+ + +

Dave Airlie (1):

+ + +

Dylan Baker (6):

+ + +

Emil Velikov (5):

+ + +

Eric Anholt (4):

+ + +

Gert Wollny (1):

+ + +

Jan Vesely (2):

+ + +

Jason Ekstrand (2):

+ + +

Jon Turney (1):

+ + +

Jordan Justen (2):

+ + +

Juan A. Suarez Romero (2):

+ + +

Karol Herbst (2):

+ + +

Kenneth Graunke (1):

+ + +

Marek Olšák (1):

+ + +

Mauro Rossi (2):

+ + +

Olivier Fourdan (1):

+ + +

Tapani Pälli (1):

+ + +

Vlad Golovkin (1):

+ + +

vadym.shovkoplias (1):

+ + +
+ + -- 2.30.2