From 5cc4ee3e1747ccb83e3039c7d8a1774379297b28 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Thu, 26 Jul 2018 10:48:51 -0700 Subject: [PATCH] docs: add 18.1.5 release notes --- docs/relnotes/18.1.5.html | 183 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 183 insertions(+) create mode 100644 docs/relnotes/18.1.5.html diff --git a/docs/relnotes/18.1.5.html b/docs/relnotes/18.1.5.html new file mode 100644 index 0000000..9f6149f --- /dev/null +++ b/docs/relnotes/18.1.5.html @@ -0,0 +1,183 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 18.1.4 Release Notes / July 13 2018

+ +

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

+

+Mesa 18.1.5 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
+TBD
+
+ + +

New features

+ +

None

+ +

Bug fixes

+ + +

Changes

+

Alex Smith (1):

+ + +

Bas Nieuwenhuizen (7):

+ + +

Chad Versace (2):

+ + +

Chih-Wei Huang (1):

+ + +

Danylo Piliaiev (1):

+ + +

Dave Airlie (1):

+ + +

Dylan Baker (5):

+ + +

Eric Anholt (2):

+ + +

Harish Krupo (1):

+ + +

Jan Vesely (3):

+ + +

Jason Ekstrand (6):

+ + +

José Fonseca (1):

+ + +

Karol Herbst (1):

+ + +

Lepton Wu (1):

+ + +

Lucas Stach (1):

+ + +

Mauro Rossi (2):

+ + +

Michel Dänzer (1):

+ + +

Roland Scheidegger (1):

+ + +

Samuel Iglesias Gonsálvez (1):

+ + +

Samuel Pitoiset (3):

+ + +
+ + -- 2.7.4