[Mesa-announce] [ANNOUNCE] Mesa 18.2.5 release candidate

Juan A. Suarez Romero jasuarez at igalia.com
Mon Nov 12 16:34:45 UTC 2018


Hello list,

The candidate for the Mesa 18.2.5 is now available. Currently we have:
 - 25 queued
 - 0 nominated (outstanding)
 - and 2 rejected patch

The current queue consists of:

A patch for nine state tracker that fixes several crashes using nine's
thread_submit feature. There are other patches to other state trackers.

A couple of patches for Meson build system, as well as for autotools.

In the drivers side, there are a couple of fixes for RADV, one regarding
subgroups and another regarding conditional rendering. There are also fixes for
virgl, r600, and i965.

Finally, the queue contains a couple of fixes for NIR, Wayland, and other
components.

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.2.5 this Wednesday (14th November), around or shortly after
16:00 GMT.

If you have any questions or suggestions - be that about the current patch queue
or otherwise, please go ahead.


Trivial merge conflicts
-----------------------
commit cbd9b4a95d8f502ed22e2377f0b6196dfe9a450d
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>

    radv: disable conditional rendering for vkCmdCopyQueryPoolResults()

    (cherry picked from commit 0a0aa2ba6c37085948cc7efe11695ebe4fdf12fe)
 

Cheers,
    J.A.


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

Nominated (0)
==============

Queued (25)
===========
Andre Heider (1):
      st/nine: fix stack corruption due to ABI mismatch

Andrii Simiklit (1):
      i965/batch: don't ignore the 'brw_new_batch' call for a 'new batch'

Dylan Baker (1):
      meson: link gallium nine with pthreads

Emil Velikov (2):
      egl/glvnd: correctly report errors when vendor cannot be found
      m4: add Werror when checking for compiler flags

Eric Engestrom (4):
      svga: add missing meson build dependency
      clover: add missing meson build dependency
      wsi/wayland: use proper VkResult type
      wsi/wayland: only finish() a successfully init()ed display

Gert Wollny (1):
      virgl/vtest-winsys: Use virgl version of bind flags

Jonathan Gray (1):
      intel/tools: include stdarg.h in error2aub

Lionel Landwerlin (1):
      anv/android: mark gralloc allocated BOs as external

Marek Olšák (2):
      ac: fix ac_build_fdiv for f64
      st/va: fix incorrect use of resource_destroy

Olivier Fourdan (1):
      wayland/egl: Resize EGL surface on update buffer for swrast

Rhys Perry (1):
      glsl_to_tgsi: don't create 64-bit integer MAD/FMA

Samuel Pitoiset (2):
      radv: disable conditional rendering for vkCmdCopyQueryPoolResults()
      radv: only expose VK_SUBGROUP_FEATURE_ARITHMETIC_BIT for VI+

Sergii Romantsov (1):
      autotools: library-dependency when no sse and 32-bit

Timothy Arceri (4):
      st/mesa: calculate buffer size correctly for packed uniforms
      st/glsl_to_nir: fix next_stage gathering
      nir: add glsl_type_is_integer() helper
      nir: don't pack varyings ints with floats unless flat

Vadym Shovkoplias (1):
      glsl/linker: Fix out variables linking during single stage

Vinson Lee (1):
      r600/sb: Fix constant logical operand in assert.


Rejected (2)
=============
Andrii Simiklit (1):
      a9031bf9b55 i965/batch: avoid reverting batch buffer if saved state is an empty
Reason: This commit was reverted by commit 5f312e95f87.

Samuel Pitoiset (1):
      b1b2dd06a7b radv: add missing TFB queries support to CmdCopyQueryPoolsResults()
Reason: Explicitly nominated for 18.3




More information about the mesa-announce mailing list