From 74e8dfecc84db34fd4ccf88306da7c4066c40e33 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Tue, 21 May 2019 14:10:20 -0700 Subject: [PATCH] docs: Add release notes for 19.0.5 --- docs/relnotes/19.0.5.html | 136 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 docs/relnotes/19.0.5.html diff --git a/docs/relnotes/19.0.5.html b/docs/relnotes/19.0.5.html new file mode 100644 index 00000000000..b54d600687d --- /dev/null +++ b/docs/relnotes/19.0.5.html @@ -0,0 +1,136 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 19.0.5 Release Notes / May 21, 2019

+ +

+Mesa 19.0.5 is a bug fix release which fixes bugs found since the 19.0.4 release. +

+

+Mesa 19.0.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
+
+ + +

New features

+ +

N/A

+ +

Bug fixes

+ + + +

Changes

+ +

Caio Marcelo de Oliveira Filho (2):

+ + +

Charmaine Lee (2):

+ + +

Dylan Baker (4):

+ + +

Eric Engestrom (1):

+ + +

Gert Wollny (2):

+ + +

Ian Romanick (1):

+ + +

Jason Ekstrand (3):

+ + +

Józef Kucia (1):

+ + +

Kenneth Graunke (1):

+ + +

Leo Liu (1):

+ + +

Lionel Landwerlin (1):

+ + +

Marek Olšák (1):

+ + +

Nanley Chery (1):

+ + +

Samuel Pitoiset (1):

+ + +
+ +