Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/MesaLib Mesa 20.0.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/780be02f057b
branches:  trunk
changeset: 430613:780be02f057b
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat May 02 12:13:43 2020 +0000

description:
Mesa 20.0.6
  dEQP-VK.subgroups.size_control.compute.* crashes on HSW and TGL
  piglit spec.!opengl 1.0.gl-1.0-fpexceptions crash on Iris
  SPIR-V: OpConvertUToPtr from spec constant fails to compile
  radv: Reading ViewportIndex in fragment shader returns garbage
  radeonsi: GL_LINES rendering is affected by GL_POINT_SPRITE
  [ANV] gfxbench Aztec Ruins misrenders on gen11+
  glxinfo cmd crashed
Mesa 20.0.5
  nir: nir_lower_returns can't handle nested loops
  Graphic artifacts with Mesa 20.0.4 on intel HD 510 GPU
  Mesa 20 regression makes Lightsprint demos crash
  Build Fails with Clang Shared Library
  dri_common.h:58:8: error: unknown type name '__GLXDRIdrawable'
  Graphical glitches on Intel Graphics when Xorg started on Iris driver
  SIGSEGV src/compiler/glsl/ast_function.cpp:53
  manywin aborts with "i965: Failed to submit batchbuffer: Invalid argument"
  v3d: transform feedback issue
  radv: dEQP-VK.binding_model.descriptorset_random.sets4.noarray.ubolimitlow.sbolimitlow.imglimitlow.noiub.comp.noia.0 segfault
  radv: RAVEN fails dEQP-VK.pipeline.timestamp.misc_tests.reset_query_before_copy
  https://gitlab.freedesktop.org/mesa/mesa/-/issues/2727
  enable storageBuffer16BitAccess feature in radv for SI and CIK
  Weston drm-backend.so seems to fail with Mesa master and LIBGL_ALWAYS_SOFTWARE=1
  vaapi bob deinterlacer produces wrong output height on AMD

diffstat:

 graphics/MesaLib/Makefile |   5 ++---
 graphics/MesaLib/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r 25c738f107b9 -r 780be02f057b graphics/MesaLib/Makefile
--- a/graphics/MesaLib/Makefile Sat May 02 12:04:58 2020 +0000
+++ b/graphics/MesaLib/Makefile Sat May 02 12:13:43 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.192 2020/04/09 16:48:08 nia Exp $
+# $NetBSD: Makefile,v 1.193 2020/05/02 12:13:43 tnn Exp $
 
-DISTNAME=      mesa-20.0.4
+DISTNAME=      mesa-20.0.6
 PKGNAME=       ${DISTNAME:S/mesa/MesaLib/}
-PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  https://mesa.freedesktop.org/archive/
 EXTRACT_SUFX=  .tar.xz
diff -r 25c738f107b9 -r 780be02f057b graphics/MesaLib/distinfo
--- a/graphics/MesaLib/distinfo Sat May 02 12:04:58 2020 +0000
+++ b/graphics/MesaLib/distinfo Sat May 02 12:13:43 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.154 2020/04/07 13:20:40 nia Exp $
+$NetBSD: distinfo,v 1.155 2020/05/02 12:13:43 tnn Exp $
 
-SHA1 (mesa-20.0.4.tar.xz) = f87988896d48015dbe53be0897a9330c6c0244d8
-RMD160 (mesa-20.0.4.tar.xz) = 3a88060003dd9aee7c3636f84a36313e83a05b40
-SHA512 (mesa-20.0.4.tar.xz) = 17d8bc3b56779a8e5648d81da9ee97b66bcec015710801edce4e8055fbb314cd9ebc1d112e3035480ba844c7d9ae6b5b1f1eac0cc0817e69e9253a7748451a55
-Size (mesa-20.0.4.tar.xz) = 12292888 bytes
+SHA1 (mesa-20.0.6.tar.xz) = 5bf6d97770c7f010db3ea27944cfdcda079d39c8
+RMD160 (mesa-20.0.6.tar.xz) = 00da0ca66f22ce929798ee9ad81456d5fa052837
+SHA512 (mesa-20.0.6.tar.xz) = a93dc3ed57ed7469b7c60cdbdcf4f29c5da4ec3986171c7b534e009e136ca21fec16207ffab38a6747437a9b1060e2e6c4b74c4e5cdc168b9aba0fc1940b5e90
+Size (mesa-20.0.6.tar.xz) = 12275708 bytes
 SHA1 (patch-include_c11_threads__posix.h) = e1dca04b5c514d20123ef99338c6dabedbc14c5f
 SHA1 (patch-src_amd_common_ac__debug.c) = 8233367c3b5bc344442ea8d19488fdd1e3791ae9
 SHA1 (patch-src_compiler_builtin__type__macros.h) = e4868011711fb89a293580a12eb603b8e7162336



Home | Main Index | Thread Index | Old Index