1b8e80941Smrg<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2b8e80941Smrg<html lang="en"> 3b8e80941Smrg<head> 4b8e80941Smrg <meta http-equiv="content-type" content="text/html; charset=utf-8"> 5b8e80941Smrg <title>Mesa Release Notes</title> 6b8e80941Smrg <link rel="stylesheet" type="text/css" href="../mesa.css"> 7b8e80941Smrg</head> 8b8e80941Smrg<body> 9b8e80941Smrg 10b8e80941Smrg<div class="header"> 11b8e80941Smrg <h1>The Mesa 3D Graphics Library</h1> 12b8e80941Smrg</div> 13b8e80941Smrg 14b8e80941Smrg<iframe src="../contents.html"></iframe> 15b8e80941Smrg<div class="content"> 16b8e80941Smrg 17b8e80941Smrg<h1>Mesa 18.2.8 Release Notes / December 27, 2018</h1> 18b8e80941Smrg 19b8e80941Smrg<p> 20b8e80941SmrgMesa 18.2.8 is a bug fix release which fixes bugs found since the 18.2.7 release. 21b8e80941Smrg</p> 22b8e80941Smrg<p> 23b8e80941SmrgMesa 18.2.8 implements the OpenGL 4.5 API, but the version reported by 24b8e80941SmrgglGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / 25b8e80941SmrgglGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. 26b8e80941SmrgSome drivers don't support all the features required in OpenGL 4.5. OpenGL 27b8e80941Smrg4.5 is <strong>only</strong> available if requested at context creation. 28b8e80941SmrgCompatibility contexts may report a lower version depending on each driver. 29b8e80941Smrg</p> 30b8e80941Smrg 31b8e80941Smrg 32b8e80941Smrg<h2>SHA256 checksums</h2> 33b8e80941Smrg<pre> 34b8e80941Smrg77512edc0a84e19c7131a0e2e5ebf1beaf1494dc4b71508fcc92d06d65f9f4f5 mesa-18.2.8.tar.gz 35b8e80941Smrg1d2ed9fd435d86d95b7215b287258d3e6b1180293a36f688e5a2efc18298d863 mesa-18.2.8.tar.xz 36b8e80941Smrg</pre> 37b8e80941Smrg 38b8e80941Smrg 39b8e80941Smrg<h2>New features</h2> 40b8e80941Smrg<p>None</p> 41b8e80941Smrg 42b8e80941Smrg 43b8e80941Smrg<h2>Bug fixes</h2> 44b8e80941Smrg 45b8e80941Smrg<ul> 46b8e80941Smrg 47b8e80941Smrg<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=108114">Bug 108114</a> - [vulkancts] new VK_KHR_16bit_storage tests fail.</li> 48b8e80941Smrg 49b8e80941Smrg<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=108116">Bug 108116</a> - [vulkancts] stencil partial clear tests fail.</li> 50b8e80941Smrg 51b8e80941Smrg<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=108910">Bug 108910</a> - Vkd3d test failure test_multisample_array_texture()</li> 52b8e80941Smrg 53b8e80941Smrg<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=108911">Bug 108911</a> - Vkd3d test failure test_clear_render_target_view()</li> 54b8e80941Smrg 55b8e80941Smrg<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=109081">Bug 109081</a> - [bisected] [HSW] Regression in clipping.user_defined.clip_* vulkancts tests</li> 56b8e80941Smrg 57b8e80941Smrg</ul> 58b8e80941Smrg 59b8e80941Smrg 60b8e80941Smrg<h2>Changes</h2> 61b8e80941Smrg 62b8e80941Smrg<p>Alex Deucher (3):</p> 63b8e80941Smrg<ul> 64b8e80941Smrg <li>pci_ids: add new vega10 pci ids</li> 65b8e80941Smrg <li>pci_ids: add new vega20 pci id</li> 66b8e80941Smrg <li>pci_ids: add new VegaM pci id</li> 67b8e80941Smrg</ul> 68b8e80941Smrg 69b8e80941Smrg<p>Axel Davy (3):</p> 70b8e80941Smrg<ul> 71b8e80941Smrg <li>st/nine: Fix volumetexture dtor on ctor failure</li> 72b8e80941Smrg <li>st/nine: Bind src not dst in nine_context_box_upload</li> 73b8e80941Smrg <li>st/nine: Add src reference to nine_context_range_upload</li> 74b8e80941Smrg</ul> 75b8e80941Smrg 76b8e80941Smrg<p>Caio Marcelo de Oliveira Filho (1):</p> 77b8e80941Smrg<ul> 78b8e80941Smrg <li>nir: properly clear the entry sources in copy_prop_vars</li> 79b8e80941Smrg</ul> 80b8e80941Smrg 81b8e80941Smrg<p>Dylan Baker (1):</p> 82b8e80941Smrg<ul> 83b8e80941Smrg <li>meson: Fix ppc64 little endian detection</li> 84b8e80941Smrg</ul> 85b8e80941Smrg 86b8e80941Smrg<p>Emil Velikov (9):</p> 87b8e80941Smrg<ul> 88b8e80941Smrg <li>glx: mandate xf86vidmode only for "drm" dri platforms</li> 89b8e80941Smrg <li>bin/get-pick-list.sh: rework handing of sha nominations</li> 90b8e80941Smrg <li>bin/get-pick-list.sh: warn when commit lists invalid sha</li> 91b8e80941Smrg <li>meson: don't require glx/egl/gbm with gallium drivers</li> 92b8e80941Smrg <li>pipe-loader: meson: reference correct library</li> 93b8e80941Smrg <li>TODO: glx: meson: build dri based glx tests, only with -Dglx=dri</li> 94b8e80941Smrg <li>glx: meson: drop includes from a link-only library</li> 95b8e80941Smrg <li>glx: meson: wire up the dispatch-index-check test</li> 96b8e80941Smrg <li>glx/test: meson: assorted include fixes</li> 97b8e80941Smrg</ul> 98b8e80941Smrg 99b8e80941Smrg<p>Eric Anholt (2):</p> 100b8e80941Smrg<ul> 101b8e80941Smrg <li>v3d: Make sure that a thrsw doesn't split a multop from its umul24.</li> 102b8e80941Smrg <li>v3d: Add missing flagging of SYNCB as a TSY op.</li> 103b8e80941Smrg</ul> 104b8e80941Smrg 105b8e80941Smrg<p>Erik Faye-Lund (2):</p> 106b8e80941Smrg<ul> 107b8e80941Smrg <li>virgl: wrap vertex element state in a struct</li> 108b8e80941Smrg <li>virgl: work around bad assumptions in virglrenderer</li> 109b8e80941Smrg</ul> 110b8e80941Smrg 111b8e80941Smrg<p>Iago Toral Quiroga (1):</p> 112b8e80941Smrg<ul> 113b8e80941Smrg <li>intel/compiler: do not copy-propagate strided regions to ddx/ddy arguments</li> 114b8e80941Smrg</ul> 115b8e80941Smrg 116b8e80941Smrg<p>Ian Romanick (2):</p> 117b8e80941Smrg<ul> 118b8e80941Smrg <li>i965/vec4/dce: Don't narrow the write mask if the flags are used</li> 119b8e80941Smrg <li>Revert "nir/lower_indirect: Bail early if modes == 0"</li> 120b8e80941Smrg</ul> 121b8e80941Smrg 122b8e80941Smrg<p>Jan Vesely (1):</p> 123b8e80941Smrg<ul> 124b8e80941Smrg <li>clover: Fix build after clang r348827</li> 125b8e80941Smrg</ul> 126b8e80941Smrg 127b8e80941Smrg<p>Jason Ekstrand (1):</p> 128b8e80941Smrg<ul> 129b8e80941Smrg <li>nir/constant_folding: Fix source bit size logic</li> 130b8e80941Smrg</ul> 131b8e80941Smrg 132b8e80941Smrg<p>Jon Turney (1):</p> 133b8e80941Smrg<ul> 134b8e80941Smrg <li>glx: Fix compilation with GLX_USE_WINDOWSGL</li> 135b8e80941Smrg</ul> 136b8e80941Smrg 137b8e80941Smrg<p>Juan A. Suarez Romero (7):</p> 138b8e80941Smrg<ul> 139b8e80941Smrg <li>docs: add sha256 checksums for 18.2.7</li> 140b8e80941Smrg <li>cherry-ignore: add explicit 18.3 only nominations</li> 141b8e80941Smrg <li>cherry-ignore: meson: libfreedreno depends upon libdrm (for fence support)</li> 142b8e80941Smrg <li>cherry-ignore: radv: Fix multiview depth clears</li> 143b8e80941Smrg <li>cherry-ignore: nir: properly find the entry to keep in copy_prop_vars</li> 144b8e80941Smrg <li>cherry-ignore: intel/compiler: move nir_lower_bool_to_int32 before nir_lower_locals_to_regs</li> 145b8e80941Smrg <li>Update version to 18.2.8</li> 146b8e80941Smrg</ul> 147b8e80941Smrg 148b8e80941Smrg<p>Kirill Burtsev (1):</p> 149b8e80941Smrg<ul> 150b8e80941Smrg <li>loader: free error state, when checking the drawable type</li> 151b8e80941Smrg</ul> 152b8e80941Smrg 153b8e80941Smrg<p>Lionel Landwerlin (1):</p> 154b8e80941Smrg<ul> 155b8e80941Smrg <li>anv: don't do partial resolve on layer > 0</li> 156b8e80941Smrg</ul> 157b8e80941Smrg 158b8e80941Smrg<p>Rhys Perry (2):</p> 159b8e80941Smrg<ul> 160b8e80941Smrg <li>radv: don't set surf_index for stencil-only images</li> 161b8e80941Smrg <li>ac: split 16-bit ssbo loads that may not be dword aligned</li> 162b8e80941Smrg</ul> 163b8e80941Smrg 164b8e80941Smrg<p>Rob Clark (1):</p> 165b8e80941Smrg<ul> 166b8e80941Smrg <li>mesa/st/nir: fix missing nir_compact_varyings</li> 167b8e80941Smrg</ul> 168b8e80941Smrg 169b8e80941Smrg<p>Samuel Pitoiset (1):</p> 170b8e80941Smrg<ul> 171b8e80941Smrg <li>radv: switch on EOP when primitive restart is enabled with triangle strips</li> 172b8e80941Smrg</ul> 173b8e80941Smrg 174b8e80941Smrg<p>Vinson Lee (2):</p> 175b8e80941Smrg<ul> 176b8e80941Smrg <li>meson: Fix typo.</li> 177b8e80941Smrg <li>meson: Fix libsensors detection.</li> 178b8e80941Smrg</ul> 179b8e80941Smrg 180b8e80941Smrg 181b8e80941Smrg</div> 182b8e80941Smrg</body> 183b8e80941Smrg</html> 184