[Mesa-dev] [ANNOUNCE] Mesa 18.3.6 release candidate

Emil Velikov emil.l.velikov at gmail.com
Wed Mar 27 12:04:34 UTC 2019


Hello list,

The candidate for the Mesa 18.3.6 is now available. Currently we have:
 - 19 queued
 - 0 nominated (outstanding)
 - and 0 rejected patches


Note: this is the final anticipated release in the 18.3 series. Users are
encouraged to migrate to the 19.0 series in order to obtain future fixes.


The current queue consists mainly of GLSL improvements. We also have a few
UUID fixes in for both GL and Vulkan drivers.

The i965 driver has been addressed to correctly advertise the extension
ARB_fragment_shader_interlock - platforms prior to GEN9 lack this feature.
The Vulkan RADV driver and GL softpipe one have also received some fixes.

On the meson build side - a missing dependency tracking was fixed, while
improving support when using DESTDIR.


Take a look at section "Mesa stable queue" for more information.


Testing reports/general approval
--------------------------------
Any testing reports (or general approval of the state of the branch) will be
greatly appreciated.

The plan is to have 18.3.6 this Thursday (28 March 2019), around or shortly
after 12:00 GMT.

If you have any questions or suggestions - be that about the current patch
queue or otherwise, please let me know.


Trivial merge conflicts
-----------------------

commit 8e909034639207e5dee8abb03e1537d4680398da
Author: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de>

    vulkan/util: meson build - add wayland client include

    (cherry picked from commit 29179f58c6ba8099859ea25900214dbbd3814a92)


Cheers,
Emil


Mesa stable queue
-----------------

Queued (19)
===========

Andres Gomez (4):
      glsl: correctly validate component layout qualifier for dvec{3,4}
      glsl/linker: don't fail non static used inputs without matching outputs
      glsl/linker: simplify xfb_offset vs xfb_stride overflow check
      Revert "glsl: relax input->output validation for SSO programs"

Bas Nieuwenhuizen (2):
      radv: Use correct image view comparison for fast clears.
      ac/nir: Return frag_coord as integer.

Danylo Piliaiev (1):
      glsl: Cross validate variable's invariance by explicit invariance only

Dave Airlie (1):
      softpipe: fix texture view crashes

Dylan Baker (1):
      bin/install_megadrivers.py: Correctly handle DESTDIR=''
Squashed with:
      bin/install_megadrivers.py: Fix regression for set DESTDIR

Emil Velikov (1):
      docs: add sha256 checksums for 18.3.5

Jason Ekstrand (1):
      anv/pass: Flag the need for a RT flush for resolve attachments

Józef Kucia (2):
      mesa: Fix GL_NUM_DEVICE_UUIDS_EXT
      radv: Fix driverUUID

Mark Janes (1):
      mesa: properly report the length of truncated log messages

Plamena Manolova (1):
      i965: Disable ARB_fragment_shader_interlock for platforms prior to GEN9

Samuel Pitoiset (1):
      radv: fix binding transform feedback buffers

Tapani Pälli (1):
      anv/radv: release memory allocated by glsl types during spirv_to_nir

Timothy Arceri (1):
      st/glsl_to_nir: fix incorrect arrary access

Tobias Klausmann (1):
      vulkan/util: meson build - add wayland client include



More information about the mesa-dev mailing list