Opened 4 years ago

Closed 4 years ago

#12690 closed enhancement (fixed)

mesa-19.2.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,

Sorry for the slight delay in the release, my fault. I'm pleased to announce the
availability of mesa 19.2.2, the second point release in the mesa 19.2 series.
Things have started to slow down a bit, and I like that. We've had an assortment
of fixes in this release, notably a bunch of work to get Solaris and illumos
working with mesa, as well as more work fixing issues in the migration of
package-config and headers being handled by libglvnd instead of mesa when mesa
is built with support for glvnd.

There's  bunch of other changes here, with radv and intel leading the pack,
otherwise just a few things here and there.

Dylan


Shortlog
========

Alan Coopersmith (6):
      c99_compat.h: Don't try to use 'restrict' in C++ code
      util: Make Solaris implemention of p_atomic_add work with gcc
      util: Workaround lack of flock on Solaris
      util: Solaris has linux-style pthread_setname_np
      meson: recognize "sunos" as the system name for Solaris
      intel/common: include unistd.h for ioctl() prototype on Solaris

Alejandro Piñeiro (1):
      v3d: take into account prim_counts_offset

Bas Nieuwenhuizen (3):
      radv: Disallow sparse shared images.
      nir/dead_cf: Remove dead control flow after infinite loops.
      radv: Fix single stage constant flush with merged shaders.

Clément Guérin (1):
      radeonsi: enable zerovram for Rocket League

Connor Abbott (2):
      nir/sink: Rewrite loop handling logic
      nir/sink: Don't sink load_ubo to outside of its defining loop

Dylan Baker (3):
      docs: Add SHA256 sum for 19.2.1
      docs: Add release notes for 19.2.2
      Bump version for 19.2.2 release

Eric Engestrom (7):
      GL: drop symbols mangling support
      meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`
      meson: move a couple of include installs around
      meson: split headers one per line
      meson: split Mesa headers as a separate installation
      meson: skip installation of GLVND-provided headers
      util/u_atomic: fix return type of p_atomic_{inc,dec}_return() and p_atomic_{cmp,}xchg()

Ian Romanick (2):
      nir/search: Fix possible NULL dereference in is_fsign
      intel/vec4: Don't try both sources as immediates for DPH

James Xiong (1):
      iris: finish aux import on get_param

Kenneth Graunke (2):
      iris: Properly unreference extra VBOs for draw parameters
      iris: Implement the Gen < 9 tessellation quads workaround

Lepton Wu (1):
      egl/android: Remove our own reference to buffers.

Lionel Landwerlin (3):
      etnaviv: remove variable from global namespace
      anv: fix vkUpdateDescriptorSets with inline uniform blocks
      anv: fix memory leak on device destroy

Lucas Stach (3):
      etnaviv: fix vertex buffer state emission for single stream GPUs
      rbug: fix transmitted texture sizes
      rbug: unwrap index buffer resource

Pierre-Eric Pelloux-Prayer (1):
      mesa: fix invalid target error handling for teximage

Roland Scheidegger (1):
      gallivm: Fix saturated signed psub/padd intrinsics on llvm 8

Samuel Pitoiset (6):
      drirc: enable vk_x11_override_min_image_count for DOOM
      radv: bump minTexelBufferOffsetAlignment to 4
      radv: fix DCC fast clear code for intensity formats
      Revert "radv: do not emit PKT3_CONTEXT_CONTROL with AMDGPU 3.6.0+"
      radv: fix DCC fast clear code for intensity formats (correctly)
      radv: fix updating bound fast ds clear values with different aspects

Timothy Arceri (1):
      glsl: fix crash compiling bindless samplers inside unnamed UBOs


git tag: mesa-19.2.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 22315.

Note: See TracTickets for help on using tickets.