summaryrefslogtreecommitdiff
path: root/docs/relnotes/17.1.8.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/relnotes/17.1.8.rst')
-rw-r--r--docs/relnotes/17.1.8.rst138
1 files changed, 57 insertions, 81 deletions
diff --git a/docs/relnotes/17.1.8.rst b/docs/relnotes/17.1.8.rst
index dfb37a9ce9..d47aa5db52 100644
--- a/docs/relnotes/17.1.8.rst
+++ b/docs/relnotes/17.1.8.rst
@@ -1,112 +1,88 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html lang="en"><head>
- <meta content="text/html; charset=utf-8" http-equiv="content-type"/>
- <title>Mesa Release Notes</title>
- <link href="../mesa.css" rel="stylesheet" type="text/css"/>
-</head>
-<body>
+Mesa 17.1.8 Release Notes / August 28, 2017
+===========================================
+Mesa 17.1.8 is a bug fix release which fixes bugs found since the 17.1.7
+release.
-
-
-
-
-<h1>Mesa 17.1.8 Release Notes / August 28, 2017</h1>
-
-<p>
-Mesa 17.1.8 is a bug fix release which fixes bugs found since the 17.1.7 release.
-</p>
-<p>
Mesa 17.1.8 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 <strong>only</strong> available if requested at context creation
+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.
-</p>
+SHA256 checksums
+----------------
+
+::
-<h2>SHA256 checksums</h2>
-<pre>faa59a677e88fd5224cdfebcdb6ca9ad3e3c64bd562baa8d5c3c1faeef1066b6 mesa-17.1.8.tar.gz
-75ed2eaeae26ddd536150f294386468ae2e1a7717948c41cd14b7875be5269db mesa-17.1.8.tar.xz
-</pre>
+ faa59a677e88fd5224cdfebcdb6ca9ad3e3c64bd562baa8d5c3c1faeef1066b6 mesa-17.1.8.tar.gz
+ 75ed2eaeae26ddd536150f294386468ae2e1a7717948c41cd14b7875be5269db mesa-17.1.8.tar.xz
+New features
+------------
-<h2>New features</h2>
-<p>None</p>
+None
+Bug fixes
+---------
-<h2>Bug fixes</h2>
+- `Bug 101910 <https://bugs.freedesktop.org/show_bug.cgi?id=101910>`__
+ - [BYT]
+ ES31-CTS.functional.copy\_image.non\_compressed.viewclass\_96\_bits.rgb32f\_rgb32f
+- `Bug 102308 <https://bugs.freedesktop.org/show_bug.cgi?id=102308>`__
+ - segfault in glCompressedTextureSubImage3D
-<ul>
+Changes
+-------
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=101910">Bug 101910</a> - [BYT] ES31-CTS.functional.copy_image.non_compressed.viewclass_96_bits.rgb32f_rgb32f</li>
+Andres Gomez (6):
-<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=102308">Bug 102308</a> - segfault in glCompressedTextureSubImage3D</li>
+- docs: add sha256 checksums for 17.1.7
+- cherry-ignore: cherry-ignore: added 17.2 nominations.
+- cherry-ignore: add "i965/tex: Don't pass samples to
+ miptree\_create\_for\_teximage"
+- cherry-ignore: add "i965: Make a BRW\_NEW\_FAST\_CLEAR\_COLOR dirty
+ bit."
+- cherry-ignore: add "egl/drm: Fix misused x and y offsets in
+ swrast\_\*\_image\*"
+- Update version to 17.1.8
-</ul>
+Christoph Haag (1):
+- mesa: only copy requested compressed teximage cubemap faces
-<h2>Changes</h2>
+Dave Airlie (1):
-<p>Andres Gomez (6):</p>
-<ul>
- <li>docs: add sha256 checksums for 17.1.7</li>
- <li>cherry-ignore: cherry-ignore: added 17.2 nominations.</li>
- <li>cherry-ignore: add "i965/tex: Don't pass samples to miptree_create_for_teximage"</li>
- <li>cherry-ignore: add "i965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit."</li>
- <li>cherry-ignore: add "egl/drm: Fix misused x and y offsets in swrast_*_image*"</li>
- <li>Update version to 17.1.8</li>
-</ul>
+- radv: don't crash if we have no framebuffer
-<p>Christoph Haag (1):</p>
-<ul>
- <li>mesa: only copy requested compressed teximage cubemap faces</li>
-</ul>
+Ilia Mirkin (2):
-<p>Dave Airlie (1):</p>
-<ul>
- <li>radv: don't crash if we have no framebuffer</li>
-</ul>
+- glsl: add a few missing int64 constant propagation cases
+- nv50/ir: properly set sType for TXF ops to U32
-<p>Ilia Mirkin (2):</p>
-<ul>
- <li>glsl: add a few missing int64 constant propagation cases</li>
- <li>nv50/ir: properly set sType for TXF ops to U32</li>
-</ul>
+Jason Ekstrand (1):
-<p>Jason Ekstrand (1):</p>
-<ul>
- <li>i965: Stop looking at NewDriverState when emitting 3DSTATE_URB</li>
-</ul>
+- i965: Stop looking at NewDriverState when emitting 3DSTATE\_URB
-<p>Kai Chen (1):</p>
-<ul>
- <li>egl/wayland: Use roundtrips when awaiting buffer release</li>
-</ul>
+Kai Chen (1):
-<p>Lionel Landwerlin (1):</p>
-<ul>
- <li>i965: perf: minimize the chances to spread queries across batchbuffers</li>
-</ul>
+- egl/wayland: Use roundtrips when awaiting buffer release
-<p>Marek Olšák (1):</p>
-<ul>
- <li>radeonsi/gfx9: add a temporary workaround for a tessellation driver bug</li>
-</ul>
+Lionel Landwerlin (1):
-<p>Tim Rowley (1):</p>
-<ul>
- <li>swr/rast: switch gen_knobs.cpp license</li>
-</ul>
+- i965: perf: minimize the chances to spread queries across
+ batchbuffers
-<p>Topi Pohjolainen (1):</p>
-<ul>
- <li>intel/blorp: Adjust intra-tile x when faking rgb with red-only</li>
-</ul>
+Marek Olšák (1):
+- radeonsi/gfx9: add a temporary workaround for a tessellation driver
+ bug
+Tim Rowley (1):
+- swr/rast: switch gen\_knobs.cpp license
+Topi Pohjolainen (1):
-</body></html> \ No newline at end of file
+- intel/blorp: Adjust intra-tile x when faking rgb with red-only