Opened 4 years ago

Closed 4 years ago

#13003 closed enhancement (fixed)

mesa-19.3.2

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Hi list,

Following the long break for Christmas and New Years (in the Gregorian
calendar), I'd like to announce the availability of 19.3.2.

In general this release looks pretty reasonable given the length of time and the
number of people celebrating (or not working) over the holidays.

Intel and AMD drivers make up the bulk of the changes, with a bit of nir and
glsl, plus a sprinkling of other stuff in there.

Dylan


Shortlog
========

Andrii Simiklit (3):
      glsl: fix an incorrect max_array_access after optimization of ssbo/ubo
      glsl: fix a binding points assignment for ssbo/ubo arrays
      glsl/nir: do not change an element index to have correct block name

Bas Nieuwenhuizen (7):
      radv: Limit workgroup size to 1024.
      radv: Expose all sample counts for integer formats as well.
      amd/common: Handle alignment of 96-bit formats.
      nir: Add clone/hash/serialize support for non-uniform tex instructions.
      spirv: Fix glsl type assert in spir2nir.
      radv: Only use the gfx mipmap level offset/pitch for linear textures.
      radv: Emit a BATCH_BREAK when changing pixel shaders or CB_TARGET_MASK.

Caio Marcelo de Oliveira Filho (4):
      intel/fs: Lower 64-bit MOVs after lower_load_payload()
      intel/fs: Fix lowering of dword multiplication by 16-bit constant
      intel/vec4: Fix lowering of multiplication by 16-bit constant
      anv: Ignore some CreateInfo structs when rasterization is disabled

Christian Gmeiner (1):
      etnaviv: update resource status after flushing

Dylan Baker (4):
      dcos: add releanse notes for 19.3.1
      cherry-ignore: update for 19.3.2
      docs: Add release notes for 19.3.2
      VERSION: bump for 19.3.2

Eric Engestrom (4):
      util/format: remove left-over util_format_description_table declaration
      amd: fix empty-body issues
      nine: fix empty-body-issues
      mesa: avoid returning a value in a void function

Gert Wollny (1):
      r600: Fix maximum line width

Jason Ekstrand (2):
      anv: Properly advertise sampledImageIntegerSampleCounts
      intel/nir: Add a memory barrier before barrier()

Lionel Landwerlin (2):
      loader: fix close on uninitialized file descriptor value
      anv: don't close invalid syncfd semaphore

Marek Olšák (2):
      winsys/radeon: initialize pte_fragment_size
      radeonsi: disable SDMA on gfx8 to fix corruption on RX 580

Pierre-Eric Pelloux-Prayer (2):
      radeon/vcn2: enable rate control for hevc encoding
      radeonsi: check ctx->sdma_cs before using it

Samuel Pitoiset (2):
      radv/gfx10: fix the out-of-bounds check for vertex descriptors
      radv: return the correct pitch for linear mipmaps on GFX10

Timur Kristóf (1):
      aco: Fix uniform i2i64.

Yevhenii Kolesnikov (2):
      meta: Cleanup function for DrawTex
      main: allow external textures for BindImageTexture

git tag: mesa-19.3.2

Change History (2)

comment:1 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22564.

Note: See TracTickets for help on using tickets.