[Mesa-announce] [ANNOUNCE] mesa 17.2.5

Andres Gomez agomez at igalia.com
Fri Nov 10 23:36:53 UTC 2017


Mesa 17.2.5 is now available.

In this release we have:

In Mesa Core a GL error related to the ARB_ES3_1_compatibility spec
noticed with the GFXBench 5 Aztec Ruins has been corrected. 

The GLSL compiler is not giving a linker error for mismatching uniform
precision with GLSL ES 1.00 any more. This enables, specially, several
Android applications which violate this rule, like Forge of Empires,
for example.

The SPIR-V compiler has corrected an assert triggered when support for
the simple memory model was claimed.

NIR has also received a correction related with
gl_SubGroupG{e,t}MaskARB.

The Intel drivers, specially i965, have received several fixes,
including a plug for a memory leak and another one in the compiler to
avoid GPU hangs on Broxton.

The gallium i915g driver for Intel has also seen an important
correction.

AMD drivers, mostly radv, have also received several fixes, including a
correction for a DCC corruption that was visible with Rust, breaking an
endless loop in r600, avoiding a GPU hang with vulkan dota2 in VR mode
and a plug for a memory leak.

Broadcom's vc4 has gotten a fix to compile out some non-debug code that
shouldn't be there for the release build.


Andres Gomez (9):
      docs: add sha256 checksums for 17.2.4
      cherry-ignore: radv: copy indirect lowering settings from radeonsi
      cherry-ignore: i965: fix blorp stage_prog_data->param leak
      cherry-ignore: etnaviv: don't do resolve-in-place without valid TS
      cherry-ignore: intel/fs: Alloc pull constants off mem_ctx
      cherry-ignore: added 17.3 nominations.
      cherry-ignore: automake: include git_sha1.h.in in release tarball
      Update version to 17.2.5
      docs: add release notes for 17.2.5

Bas Nieuwenhuizen (3):
      radv: Don't expose heaps with 0 memory.
      radv: Don't use vgpr indexing for outputs on GFX9.
      radv: Disallow indirect outputs for GS on GFX9 as well.

Dave Airlie (3):
      i915g: make gears run again.
      radv: free attachments on end command buffer.
      radv: add initial copy descriptor support. (v2)

Eric Engestrom (1):
      vc4: fix release build

Gert Wollny (1):
      r600/sb: bail out if prepare_alu_group() doesn't find a proper scheduling

Jason Ekstrand (4):
      spirv: Claim support for the simple memory model
      i965/blorp: Use blorp_to_isl_format for src_isl_format in blit_miptrees
      i965/blorp: Use more temporary isl_format variables
      i965/miptree: Take an isl_format in render_aux_usage

Kenneth Graunke (1):
      mesa: Accept GL_BACK in get_fb0_attachment with ARB_ES3_1_compatibility.

Leo Liu (1):
      radeon/video: add gfx9 offsets when rejoin the video surface

Marek Olšák (2):
      st/dri: don't expose modifiers in EGL if the driver doesn't implement them
      ac/surface/gfx9: don't allow DCC for the smallest mipmap levels

Nanley Chery (1):
      i965: Check CCS_E compatibility for texture view rendering

Neil Roberts (1):
      nir/opt_intrinsics: Fix values for gl_SubGroupG{e,t}MaskARB

Nicolai Hähnle (1):
      amd/common/gfx9: workaround DCC corruption more conservatively

Tapani Pälli (1):
      i965: unref push_const_bo in intelDestroyContext

Timothy Arceri (1):
      radv: copy indirect lowering settings from radeonsi

Tomasz Figa (1):
      glsl: Allow precision mismatch on dead data with GLSL ES 1.00

Topi Pohjolainen (1):
      intel/compiler/gen9: Pixel shader header only workaround

git tag: mesa-17.2.5

https://mesa.freedesktop.org/archive/mesa-17.2.5.tar.gz
MD5:  6c2984686516dc68ab64c1cb4063b270  mesa-17.2.5.tar.gz
SHA1: d4ccc398295dbef1d792d658e6b3179f6f8642f4  mesa-17.2.5.tar.gz
SHA256: 25b40e72fad64b096c2d8d6fe9579369954debe7970d4ad53e5033c7eec2918b  mesa-17.2.5.tar.gz
SHA512: ad46902116ba44d89bac20bc91986a1955146ba518dab82d537134e9f7029861833ac9fb0b156509a0d3669b074eb0b62cf304f355a11bb304b931e3748a6447  mesa-17.2.5.tar.gz
PGP:  https://mesa.freedesktop.org/archive/mesa-17.2.5.tar.gz.sig

https://mesa.freedesktop.org/archive/mesa-17.2.5.tar.xz
MD5:  ba649f82a066f710aa23655254a83eb8  mesa-17.2.5.tar.xz
SHA1: 1509bd00f32ee42128f29b63b4aaf26bf9abb63e  mesa-17.2.5.tar.xz
SHA256: 7f7f914b7b9ea0b15f2d9d01a4375e311b0e90e55683b8e8a67ce8691eb1070f  mesa-17.2.5.tar.xz
SHA512: c4b0f7f48b0b57fdf610de3d61e127774f8223e755acfde6cf2649818eec985e8f925abf8a15d530ecdb882cb8d7268fd01e5d94c8ac6934551b8a74272353c7  mesa-17.2.5.tar.xz
PGP:  https://mesa.freedesktop.org/archive/mesa-17.2.5.tar.xz.sig



More information about the mesa-announce mailing list