From 051645c92924bf915d82bf219f2ed67309b5577a Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sun, 31 Dec 2017 07:12:27 +0000 Subject: Merge Mesa 17.2.8 --- lib/mesa/docs/relnotes/17.0.2.html | 185 +++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 lib/mesa/docs/relnotes/17.0.2.html (limited to 'lib/mesa/docs/relnotes/17.0.2.html') diff --git a/lib/mesa/docs/relnotes/17.0.2.html b/lib/mesa/docs/relnotes/17.0.2.html new file mode 100644 index 000000000..2df08a86c --- /dev/null +++ b/lib/mesa/docs/relnotes/17.0.2.html @@ -0,0 +1,185 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 17.0.2 Release Notes / March 20, 2017

+ +

+Mesa 17.0.2 is a bug fix release which fixes bugs found since the 17.0.1 release. +

+

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

+ + +

SHA256 checksums

+
+2e0f41e7974ba7a36ca32bbeaf8ebcd65c8fd4d2dc9872f04d4becbd5e7a8cb5  mesa-17.0.2.tar.gz
+f8f191f909e01e65de38d5bdea5fb057f21649a3aed20948be02348e77a689d4  mesa-17.0.2.tar.xz
+
+ + +

New features

+

None

+ + +

Bug fixes

+ + + + +

Changes

+ +

Alex Smith (3):

+ + +

Bas Nieuwenhuizen (3):

+ + +

Dave Airlie (3):

+ + +

Emil Velikov (4):

+ + +

Fredrik Höglund (2):

+ + +

Gregory Hainaut (1):

+ + +

Ilia Mirkin (2):

+ + +

Jacob Lifshay (1):

+ + +

James Legg (1):

+ + +

Jason Ekstrand (7):

+ + +

Jonas Pfeil (1):

+ + +

Kenneth Graunke (1):

+ + +

Marek Olšák (3):

+ + +

Matt Turner (1):

+ + +

Nanley Chery (2):

+ + +

Nicolai Hähnle (2):

+ + +

Robert Foss (1):

+ + +

Samuel Iglesias Gonsálvez (5):

+ + +

Samuel Pitoiset (1):

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