From 3c454fc84ad6506eecb157f7c62f3efb23acc656 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Fri, 15 Jun 2018 13:45:10 -0700 Subject: [PATCH] docs: Add release notes for 18.1.2 --- docs/relnotes/18.1.2.html | 170 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 docs/relnotes/18.1.2.html diff --git a/docs/relnotes/18.1.2.html b/docs/relnotes/18.1.2.html new file mode 100644 index 0000000..6e0c2ee --- /dev/null +++ b/docs/relnotes/18.1.2.html @@ -0,0 +1,170 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 18.1.2 Release Notes / June 15 2018

+ +

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

+

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

+
+a644df23937f4078a2bd9a54349f6315c1955f5e3a4ac272832da51dea4d3c11  mesa-18.1.1.tar.gz
+070bf0648ba5b242d7303ceed32aed80842f4c0ba16e5acc1a650a46eadfb1f9  mesa-18.1.1.tar.xz
+
+ + +

New features

+ +

None

+ +

Bug fixes

+ +

None

+ +

Changes

+ +

Alex Smith (4):

+ + +

Andrew Galante (2):

+ + +

Bas Nieuwenhuizen (1):

+ + +

Cameron Kumar (1):

+ + +

Dylan Baker (6):

+ + +

Eric Engestrom (3):

+ + +

Jason Ekstrand (10):

+ + +

Jordan Justen (1):

+ + +

Juan A. Suarez Romero (1):

+ + +

Kenneth Graunke (2):

+ + +

Marek Olšák (1):

+ + +

Matt Turner (1):

+ + +

Michel Dänzer (1):

+ + +

Nicolas Boichat (1):

+ + +

Philip Rebohle (1):

+ + +

Samuel Pitoiset (3):

+ + +

Scott D Phillips (1):

+ + +

Thomas Petazzoni (1):

+ + +

Timothy Arceri (2):

+ + +
+ + -- 2.7.4