pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/MesaLib MesaLib: Update to 19.1.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/047c3ed97766
branches: trunk
changeset: 400958:047c3ed97766
user: nia <nia%pkgsrc.org@localhost>
date: Sun Sep 08 10:21:40 2019 +0000
description:
MesaLib: Update to 19.1.6
Bug fixes
Bug 104395 - [CTS] GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels tests fail on 32bit Mesa
Bug 111213 - VA-API nouveau SIGSEGV and asserts
Bug 111241 - Shadertoy shader causing hang
Bug 111411 - SPIR-V shader leads to GPU hang, sometimes making machine unstable
Changes
Andres Rodriguez (1):
radv: additional query fixes
Daniel Sch?rmann (1):
nir/lcssa: handle deref instructions properly
Danylo Piliaiev (1):
nir/loop_unroll: Prepare loop for unrolling in wrapper_unroll
Ian Romanick (2):
nir/algrbraic: Don't optimize open-coded bitfield reverse when lowering is enabled
intel/compiler: Request bitfield_reverse lowering on pre-Gen7 hardware
Ilia Mirkin (1):
gallium/vl: use compute preference for all multimedia, not just blit
Jonas ?dahl (1):
wayland/egl: Ensure correct buffer size when allocating
Juan A. Suarez Romero (6):
docs: add sha256 checksums for 19.1.5
cherry-ignore: add explicit 19.2 only nominations
cherry-ignore: iris: Replace devinfo->gen with GEN_GEN
cherry-ignore: iris: Update fast clear colors on Gen9 with direct immediate writes.
cherry-ignore: iris: Avoid unnecessary resolves on transfer maps
Update version to 19.1.6
Kenneth Graunke (6):
iris: Fix broken aux.possible/sampler_usages bitmask handling
iris: Drop copy format hacks from copy region based transfer path.
iris: Fix large timeout handling in rel2abs()
util: Add a _mesa_i64roundevenf() helper.
mesa: Fix _mesa_float_to_unorm() on 32-bit systems.
intel/compiler: Fix src0/desc setter ordering
Marek Ol??k (1):
radeonsi: fix scratch buffer WAVESIZE setting leading to corruption
Paulo Zanoni (1):
intel/fs: grab fail_msg from v32 instead of v16 when v32->run_cs fails
Pierre-Eric Pelloux-Prayer (1):
glsl: replace 'x + (-x)' with constant 0
Tapani P?lli (1):
egl: reset blob cache set/get functions on terminate
diffstat:
graphics/MesaLib/Makefile | 5 ++---
graphics/MesaLib/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (32 lines):
diff -r 1f08be2a9db8 -r 047c3ed97766 graphics/MesaLib/Makefile
--- a/graphics/MesaLib/Makefile Sun Sep 08 10:20:22 2019 +0000
+++ b/graphics/MesaLib/Makefile Sun Sep 08 10:21:40 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.164 2019/09/03 09:37:17 maya Exp $
+# $NetBSD: Makefile,v 1.165 2019/09/08 10:21:40 nia Exp $
-DISTNAME= mesa-19.1.5
+DISTNAME= mesa-19.1.6
PKGNAME= ${DISTNAME:S/mesa/MesaLib/}
-PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= https://mesa.freedesktop.org/archive/
EXTRACT_SUFX= .tar.xz
diff -r 1f08be2a9db8 -r 047c3ed97766 graphics/MesaLib/distinfo
--- a/graphics/MesaLib/distinfo Sun Sep 08 10:20:22 2019 +0000
+++ b/graphics/MesaLib/distinfo Sun Sep 08 10:21:40 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.130 2019/08/31 17:56:09 nia Exp $
+$NetBSD: distinfo,v 1.131 2019/09/08 10:21:40 nia Exp $
-SHA1 (mesa-19.1.5.tar.xz) = 7a80ac32b4da4066dd00b3dc8274682be18b35cb
-RMD160 (mesa-19.1.5.tar.xz) = f626b041b041a6b3c95ba6b62ecf8c4a038d5f87
-SHA512 (mesa-19.1.5.tar.xz) = 4d4b3733c13e5c9b3172127f2565b827dc46aab69bdc86791c457ad137a5571c51e3c3a26d5a99e11fe552829a1220028a3968f3086959e038c615f2d75675a4
-Size (mesa-19.1.5.tar.xz) = 10938452 bytes
+SHA1 (mesa-19.1.6.tar.xz) = 6344c54ff6f66c85c1f0a44a96259263163f9969
+RMD160 (mesa-19.1.6.tar.xz) = dd0cfe323b38bdcb5c2b262150bd7127feee60a6
+SHA512 (mesa-19.1.6.tar.xz) = 399ce97a293769893ef9a4a6af1f77c7d835f5405bdbc03bbf9b73e052e4ff3b43dec5dafd6b9fedaaf2c59531aeccaa0f685a8bfdc5719a26c3815fc7f68024
+Size (mesa-19.1.6.tar.xz) = 10939908 bytes
SHA1 (patch-meson.build) = a9fdcaa59aed9b56ff95d4153dd73064e2261c45
SHA1 (patch-src_amd_common_ac__debug.c) = 8233367c3b5bc344442ea8d19488fdd1e3791ae9
SHA1 (patch-src_amd_vulkan_winsys_amdgpu_radv__amdgpu__cs.c) = 1fe81a7b16e36dc9125400c20543271216a33a45
Home |
Main Index |
Thread Index |
Old Index