From: Dylan Baker Date: Thu, 23 Aug 2018 16:39:20 +0000 (-0700) Subject: docs: Add mesa 18.1.7 docs X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2d8569073e8424451dd7d32970100017992eca21;p=mesa.git docs: Add mesa 18.1.7 docs --- diff --git a/docs/relnotes/18.1.7.html b/docs/relnotes/18.1.7.html new file mode 100644 index 00000000000..891348de6f1 --- /dev/null +++ b/docs/relnotes/18.1.7.html @@ -0,0 +1,103 @@ + + + + + Mesa Release Notes + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ +

Mesa 18.1.7 Release Notes / August 24 2018

+ +

+Mesa 18.1.7 is a bug fix release which fixes bugs found since the 18.1.6 release. +

+

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

+ +

None

+ +

Bug fixes

+ + +

Changes

+

Alexander Tsoy (1):

+ + +

Bas Nieuwenhuizen (1):

+ + +

Danylo Piliaiev (1):

+ + +

Dave Airlie (1):

+ + +

Dylan Baker (7):

+ + +

Jason Ekstrand (2):

+ + +

Ray Strode (1):

+ + +

Samuel Pitoiset (1):

+ + +

Timothy Arceri (1):

+ + +
+ +