Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#11682 closed enhancement (fixed)

mesa-18.3.4

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

Description

New point version

Mesa 18.3.4 is now available.

In this release we have:

A fix in the XvMC state-tracker, which was causing some video attributes to
not take affect. On the video front the VAAPI state tracker has seen
improvements with VP9 streams while the amdgpu driver advertises all available
profiles.

On Intel side we have compiler fixes and extra PCI IDs for Coffee Lake and 
Ice Lake parts. In the Broadcom drivers a couple of memory leaks were
addressed and the NEON assembly should compile properly on armhf.

Other drivers such as radeonsi, nouveau and freedreno have also seen some
love. The RADV driver has seen addressed to compile correctly with GCC9
amongst other changes.

The Xlib based libGL have been addressed to work with X servers, which lacks
the MIT-SHM extension such as XMing.

To top it up we have a few fixes to the meson build system.


Bart Oldeman (1):
      gallium-xlib: query MIT-SHM before using it.

Bas Nieuwenhuizen (2):
      radv: Only look at pImmutableSamples if the descriptor has a sampler.
      amd/common: Use correct writemask for shared memory stores.

Dylan Baker (2):
      get-pick-list: Add --pretty=medium to the arguments for Cc patches
      meson: Add dependency on genxml to anvil

Emil Velikov (6):
      docs: add sha256 checksums for 18.3.3
      cherry-ignore: nv50,nvc0: add explicit settings for recent caps
      cherry-ignore: add more 19.0 only nominations from Ilia
      cherry-ignore: radv: fix using LOAD_CONTEXT_REG with old GFX ME firmwares on GFX8
      Update version to 18.3.4
      docs: add release notes for 18.3.4

Eric Anholt (1):
      vc4: Fix copy-and-paste fail in backport of NEON asm fixes.

Eric Engestrom (2):
      xvmc: fix string comparison
      xvmc: fix string comparison

Ernestas Kulik (2):
      vc4: Fix leak in HW queries error path
      v3d: Fix leak in resource setup error path

Iago Toral Quiroga (1):
      intel/compiler: do not copy-propagate strided regions to ddx/ddy arguments

Ilia Mirkin (1):
      nvc0: we have 16k-sized framebuffers, fix default scissors

Jason Ekstrand (3):
      intel/fs: Handle IMAGE_SIZE in size_read() and is_send_from_grf()
      intel/fs: Do the grf127 hack on SIMD8 instructions in SIMD16 mode
      nir/deref: Rematerialize parents in rematerialize_derefs_in_use_blocks

Juan A. Suarez Romero (1):
      anv/cmd_buffer: check for NULL framebuffer

Kenneth Graunke (1):
      st/mesa: Limit GL_MAX_[NATIVE_]PROGRAM_PARAMETERS_ARB to 2048

Kristian H. Kristensen (1):
      freedreno/a6xx: Emit blitter dst with OUT_RELOCW

Leo Liu (2):
      st/va: fix the incorrect max profiles report
      st/va/vp9: set max reference as default of VP9 reference number

Marek Olšák (4):
      meson: drop the xcb-xrandr version requirement
      gallium/u_threaded: fix EXPLICIT_FLUSH for flush offsets > 0
      radeonsi: fix EXPLICIT_FLUSH for flush offsets > 0
      winsys/amdgpu: don't drop manually added fence dependencies

Mario Kleiner (2):
      egl/wayland: Allow client->server format conversion for PRIME offload. (v2)
      egl/wayland-drm: Only announce formats via wl_drm which the driver supports.

Oscar Blumberg (1):
      radeonsi: Fix guardband computation for large render targets

Rob Clark (1):
      freedreno: stop frob'ing pipe_resource::nr_samples

Rodrigo Vivi (1):
      intel: Add more PCI Device IDs for Coffee Lake and Ice Lake.

Samuel Pitoiset (2):
      radv: fix compiler issues with GCC 9
      radv: always export gl_SampleMask when the fragment shader uses it

git tag: mesa-18.3.4

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

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

comment:2 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21274.

comment:3 by Bruce Dubbs, 5 years ago

Milestone: 8.59.0

Milestone renamed

Note: See TracTickets for help on using tickets.