From b90fb74e3c85f2799d21d1e07bf91c5fb8359eb8 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sun, 31 Dec 2017 06:33:44 +0000 Subject: Import Mesa 17.2.8 --- lib/mesa/docs/relnotes/17.2.6.html | 187 +++++++++++++++++++++++++++++++++++++ 1 file changed, 187 insertions(+) create mode 100644 lib/mesa/docs/relnotes/17.2.6.html (limited to 'lib/mesa/docs/relnotes/17.2.6.html') diff --git a/lib/mesa/docs/relnotes/17.2.6.html b/lib/mesa/docs/relnotes/17.2.6.html new file mode 100644 index 000000000..860c9dd09 --- /dev/null +++ b/lib/mesa/docs/relnotes/17.2.6.html @@ -0,0 +1,187 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 17.2.6 Release Notes / November 25, 2017

+ +

+Mesa 17.2.6 is a bug fix release which fixes bugs found since the 17.2.5 release. +

+

+Mesa 17.2.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 +because compatibility contexts are not supported. +

+ + +

SHA256 checksums

+
+a9ed76702ffb14ad674ad48899f5c8c7e3a0f987911878a5dfdc4117dce5b415  mesa-17.2.6.tar.gz
+6ad85224620330be26ab68c8fc78381b12b38b610ade2db8716b38faaa8f30de  mesa-17.2.6.tar.xz
+
+ + +

New features

+

None

+ + +

Bug fixes

+ + + +

Changes

+

Adam Jackson (2):

+ + +

Alex Smith (2):

+ + +

Andres Gomez (14):

+ + +

Anuj Phogat (2):

+ + +

Bas Nieuwenhuizen (2):

+ + +

Dave Airlie (1):

+ + +

Derek Foreman (1):

+ + +

Dylan Baker (1):

+ + +

Emil Velikov (3):

+ + +

George Barrett (1):

+ + +

Jason Ekstrand (9):

+ + +

Kenneth Graunke (5):

+ + +

Matt Turner (2):

+ + +

Neil Roberts (1):

+ + +

Nicolai Hähnle (1):

+ + +

Tim Rowley (2):

+ + +

Timothy Arceri (3):

+ + + +
+ + -- cgit v1.2.3