[Mesa-announce] Mesa 17.2.8 release candidate

Andres Gomez agomez at igalia.com
Wed Dec 20 23:34:17 UTC 2017


Hello list,

The candidate for the Mesa 17.2.8 is now available. Currently we have:
 - 16 queued
 - 0 nominated (outstanding)
 - and 1 rejected patch


In the current queue we have:

The SPIR-V compiler has seen corrected a possible SEGFAULT.

The Intel i965 driver includes a correction for Haswell involving
doubles management. 

The AMD drivers have also received some fixes. A couple have gone for
radv and radeon's VCE while r600 has seen corrected some glitches
detected with This War of Mine.

Gallium has also received a patch fixing a problem affecting the 
VMware driver and the st/nine state tracker.

The endianness detection in Windows platform has been corrected to
default to little endian.

Finally, the X11 driver has been improved to notify properly a mesa
warning rather than using fprintf.

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 17.2.8 next Friday (22nd of December), around or
shortly after 23: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 8f8b5c0ad3981929730747498c232d47976f178c
Author: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

    spirv: Fix loading an entire block at once.

    (cherry picked from commit b926da241a4221376afe195c476f6a05621e5c75)


Cheers,
Andres


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

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


Queued (16)
===========

Andres Gomez (5):
      cherry-ignore: swr: Fix KNOB_MAX_WORKER_THREADS thread creation override.
      cherry-ignore: added 17.3 nominations.
      cherry-ignore: radv: port merge tess info from anv
      cherry-ignore: main: Clear shader program data whenever ProgramBinary is called
      cherry-ignore: r600: set DX10_CLAMP for compute shader too

Bas Nieuwenhuizen (2):
      spirv: Fix loading an entire block at once.
      radv: Fix multi-layer blits.

Brian Paul (2):
      xlib: call _mesa_warning() instead of fprintf()
      gallium/aux: include nr_samples in util_resource_size() computation

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

Iago Toral Quiroga (1):
      i965/vec4: use a temp register to compute offsets for pull loads

Leo Liu (1):
      radeon/vce: move destroy command before feedback command

Matt Turner (2):
      util: Assume little endian in the absence of platform-specific handling
Squashed with:
      util: Use preprocessor correctly
Squashed with:
      util: Just give up and define PIPE_ARCH_LITTLE_ENDIAN on MSVC
Squashed with:
      util: Also include endian.h on cygwin
      util: Add a SHA1 unit test program

Roland Scheidegger (2):
      r600: use min_dx10/max_dx10 instead of min/max
      r600: use DX10_CLAMP bit in shader setup


Rejected (1)
=============

Bruce Cherniak (1):
      709f5bdc4a2 swr: Fix KNOB_MAX_WORKER_THREADS thread creation override.

Reason: Commit addressed earlier commit ead0dfe31ec7 which did not land
in branch.




More information about the mesa-announce mailing list