diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 3d97331..f8e3887 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Aug 12 08:42:27 UTC 2019 - Bjørn Lie + +- Update to version 19.1.4: + * Mostly, as usual, in fixes for different drivers (anv, radv, + radeon, nv50, nvc0) as well as in backend parts (egl, spirv, + nir, ...). + * Of those fixes, we could highlight several ones: + - Vulkan 24/48 bit formats are now not supported on Ivybridge. + - R8G8B8_UNORM_SRGB is not supported on Haswell. + - A fix for hair artifacts in Max Payne 3 on AMD/RADV. + - Vulkan transform feedback extension is disabled on Intel + gen7. + ------------------------------------------------------------------- Tue Jul 23 19:50:48 UTC 2019 - Bjørn Lie diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 2eea535..25f36e2 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.1.3 +%define _version 19.1.4 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -110,7 +110,7 @@ %endif Name: Mesa-drivers -Version: 19.1.3 +Version: 19.1.4 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/Mesa.changes b/Mesa.changes index 3d97331..f8e3887 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Aug 12 08:42:27 UTC 2019 - Bjørn Lie + +- Update to version 19.1.4: + * Mostly, as usual, in fixes for different drivers (anv, radv, + radeon, nv50, nvc0) as well as in backend parts (egl, spirv, + nir, ...). + * Of those fixes, we could highlight several ones: + - Vulkan 24/48 bit formats are now not supported on Ivybridge. + - R8G8B8_UNORM_SRGB is not supported on Haswell. + - A fix for hair artifacts in Max Payne 3 on AMD/RADV. + - Vulkan transform feedback extension is disabled on Intel + gen7. + ------------------------------------------------------------------- Tue Jul 23 19:50:48 UTC 2019 - Bjørn Lie diff --git a/Mesa.spec b/Mesa.spec index 35fd601..2e3e895 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.1.3 +%define _version 19.1.4 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -109,7 +109,7 @@ %endif Name: Mesa -Version: 19.1.3 +Version: 19.1.4 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/mesa-19.1.3.tar.xz b/mesa-19.1.3.tar.xz deleted file mode 100644 index 82832c2..0000000 --- a/mesa-19.1.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:845460b2225d15c15d4a9743dec798ff0b7396b533011d43e774e67f7825b7e0 -size 10935604 diff --git a/mesa-19.1.3.tar.xz.sig b/mesa-19.1.3.tar.xz.sig deleted file mode 100644 index a450d7b..0000000 Binary files a/mesa-19.1.3.tar.xz.sig and /dev/null differ diff --git a/mesa-19.1.4.tar.xz b/mesa-19.1.4.tar.xz new file mode 100644 index 0000000..0380c52 --- /dev/null +++ b/mesa-19.1.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6d268a7d9edcfd92b6da80f2e34e6e0a7baaa442efbeba2fc66c404943c6bfb +size 10938008 diff --git a/mesa-19.1.4.tar.xz.sig b/mesa-19.1.4.tar.xz.sig new file mode 100644 index 0000000..56cbc16 Binary files /dev/null and b/mesa-19.1.4.tar.xz.sig differ