[Mesa-announce] [ANNOUNCE] mesa 17.1.9

Andres Gomez agomez at igalia.com
Fri Sep 8 23:18:18 UTC 2017


Mesa 17.1.9 is now available.

In this release we have:

In Mesa Core we include a fix for a rendering problem detected while
using GoogleEarth with the VMware driver.

The state tracker received a couples of patches, one for handling
properly the vertex array double inputs and another for a redundant
initialization of the view template in the PBO downloads for ReadPixels
implementation.

The GLSL compiler has received a fix for the counting of vertex shader
output slots.

The SPIR-V compiler has seen a fix for properly handling the
HelperInvocation builtin.

Intel's anv has solved some possible crashes by better dealing with
unknown VkFormat enums.

The etnaviv driver has also received some care.

AMD's radv has received several patches, including a couple of fixes
for improperly triggered asserts and another one for initializing the
usage flags in the command buffer.

Nouveau's nvc0 driver now performs a previously missing initialization
when querying HW statistics.

Gallivm has seen corrected a problem with big endian architectures when
handling the color channels of a texture. Similarly, the llvmpipe
driver also got a fix for big endian architectures.

EGL has also received some fixes in the memory management avoiding
improper dereferences and plugging leaks, including some in the Wayland
platform.

>From build and integration point of view, we have improved the
detection of xlocale.h availability to allow newer builds with Glibc
2.26 or later to still make use of the locale-setting.


Andres Gomez (9):
      docs: add sha256 checksums for 17.1.8
      cherry-ignore: added 17.2 nominations.
      cherry-ignore: add "nir: Fix system_value_from_intrinsic for subgroups"
      cherry-ignore: add "i965: Fix crash in fallback GTT mapping."
      cherry-ignore: add "radeonsi/gfx9: always flush DB metadata on framebuffer changes"
      cherry-ignore: add "radv: Fix vkCopyImage with both depth and stencil aspects."
      cherry-ignore: add "radeonsi/gfx9: proper workaround for LS/HS VGPR initialization bug"
      Update version to 17.1.9
      docs: add release notes for 17.1.9

Bas Nieuwenhuizen (3):
      radv: Fix off by one in MAX_VBS assert.
      radv: Fix sparse BO mapping merging.
      radv: Actually set the cmd_buffer usage_flags.

Ben Crocker (1):
      llvmpipe: lp_build_gather_elem_vec BE fix for 3x16 load

Charmaine Lee (1):
      vbo: fix offset in minmax cache key

Christian Gmeiner (1):
      etnaviv: use correct param for etna_compatible_rs_format(..)

Emil Velikov (3):
      egl: don't NULL deref the .get_capabilities function pointer
      egl/wayland: plug leaks in dri2_wl_create_window_surface() error path
      egl/wayland: polish object teardown in dri2_wl_destroy_surface

Eric Engestrom (1):
      util: improve compiler guard

Grazvydas Ignotas (2):
      radv: clear dynamic_shader_stages on create
      radv: don't assert on empty hash table

Ilia Mirkin (2):
      glsl: fix counting of vertex shader output slots used by explicit vars
      st/mesa: fix handling of vertex array double inputs

Jason Ekstrand (2):
      anv/formats: Nicely handle unknown VkFormat enums
      spirv: Add support for the HelperInvocation builtin

Karol Herbst (1):
      nvc0: write 0 to pipeline_statistics.cs_invocations

Michael Olbrich (1):
      egl/dri2: only destroy created objects

Ray Strode (1):
      gallivm: correct channel shift logic on big endian

Roland Scheidegger (1):
      st/mesa: fix view template initialization in try_pbo_readpixels

git tag: mesa-17.1.9

https://mesa.freedesktop.org/archive/mesa-17.1.9.tar.gz
MD5:  3fe0be329f14934d18771d3488ffdca6  mesa-17.1.9.tar.gz
SHA1: 6dbb58193ef4520bdec1f33874b433639e719f44  mesa-17.1.9.tar.gz
SHA256: 4325401b07b5f44759da781bc8d7c0a4a7244e09a702d16c037090986e07ee22  mesa-17.1.9.tar.gz
SHA512: a6f868884d57731863e19ecd23e95103eef0d67c260449c9b6afe64a112bac5d2e35b11e3ee39b534d5c49545c972656594a320c1c3a61af9e692c54bb8c0510  mesa-17.1.9.tar.gz
PGP:  https://mesa.freedesktop.org/archive/mesa-17.1.9.tar.gz.sig

https://mesa.freedesktop.org/archive/mesa-17.1.9.tar.xz
MD5:  ab8190da9be5877dd4b74c07fd272a47  mesa-17.1.9.tar.xz
SHA1: c93ca2fa43b6a5a370d28093691d103693206664  mesa-17.1.9.tar.xz
SHA256: 5f51ad94341696097d5df7b838183534478216858ac0fc8de183671a36ffea1a  mesa-17.1.9.tar.xz
SHA512: 359da171deaba0a1a5ce7112d49d7b48be38d24d0211264fcdcc3218f1f35be9419e5be1d08d56b6ca15654d3f93107b1706ff18a5e31d3746f7a3191b808cdf  mesa-17.1.9.tar.xz
PGP:  https://mesa.freedesktop.org/archive/mesa-17.1.9.tar.xz.sig



More information about the mesa-announce mailing list