Compare commits

...

54 Commits
master ... f33

Author SHA1 Message Date
Dave Airlie 1f594d5911 add missing patch 2021-04-01 10:53:45 +10:00
Dave Airlie 58055e55da Backport CPU affinity fixes. 2021-04-01 10:53:21 +10:00
Pete Walter fbdfb2fbc8 Update to 20.3.5 2021-03-24 20:21:19 +00:00
Dave Airlie 5e07467ada Attempt to fix vmwgfx/sddm crash. 2021-02-22 16:07:52 +10:00
Pete Walter 25895fd15b Update to 20.3.4 2021-01-30 07:56:30 +00:00
Dave Airlie 1920d61a51 Backport upstream fix for EGL issues with qemu 2021-01-29 14:11:12 +10:00
Dave Airlie 2813fba13d Fix lavapipe missing ext that breaks gstreamer/pidgin 2021-01-15 10:14:15 +10:00
Dave Airlie a98d93525d Fix device selection layer for vulkan 1.2 2021-01-15 10:14:14 +10:00
Pete Walter 701a0ae616 Update to 20.3.3 2021-01-13 19:30:52 +00:00
Pete Walter 8d90db15e3 Merge 20.3.2 2020-12-31 11:46:52 +00:00
Pete Walter 1fa9edc143 Update to 20.3.2 2020-12-31 11:39:15 +00:00
Pete Walter 40b8eb4df1 Update to 20.2.6 2020-12-17 07:19:28 +00:00
Pete Walter a6ba6b9565 Fix pre-release versions in old %changelog entries 2020-12-16 20:35:02 +00:00
Pete Walter c4bb32aa60 Update to 20.3.1 2020-12-16 20:33:33 +00:00
Pete Walter 1227f22e9f Update to 20.2.5 2020-12-16 20:28:26 +00:00
Pete Walter e24b70f39b Revert vulkan conditional changes as it broke s390x deps
It's too invasive to drop mesa-vulkan-drivers and mesa-vulkan-devel in a stable
release with other packages build requiring it.

This reverts commit a8d9dcff3f.
This reverts commit 26ef46f507.
2020-12-15 07:24:05 +00:00
Pete Walter 8aae355235 Update to 20.2.4 2020-12-09 08:54:05 +00:00
Dave Airlie 709d0a2cd1 Fix regression with radeon si/cik cards 2020-12-07 10:02:08 +10:00
Dave Airlie b75668f04d Update to 20.3.0 release 2020-12-04 10:35:43 +10:00
Peter Robinson 98df3c13fe Enable Zink opengl over vulkan driver, Broadcom v3dv and freedreno vulkan drivers on arm 2020-12-01 21:14:38 +00:00
Dave Airlie d6c8085d44 Update to 20.3.0-rc3 2020-12-01 07:16:05 +10:00
Dave Airlie 01fa5b96cf Update to 20.3.0-rc2
Enable lavapipe software vulkan
2020-11-30 13:46:20 +10:00
Peter Robinson a8d9dcff3f Update meson options and nomenclature 2020-11-28 14:46:08 +00:00
Peter Robinson 26ef46f507 Cleanup vulkan conditionals, make it more inline with dri_drivers so it's more straightforward as arches diverge supported drivers 2020-11-28 14:33:29 +00:00
Pete Walter 57c2399ce1 Update to 20.2.3 2020-11-24 06:10:11 +00:00
Pete Walter f86ec3440f Update to 20.2.2 2020-11-07 15:38:38 +00:00
Pete Walter 88d3441dff Update to 20.2.1 2020-10-14 19:50:44 +01:00
Pete Walter 9c491350c5 Update glvnd required version 2020-09-29 13:43:15 +01:00
Pete Walter e16e27433e Drop no longer needed big endian fix
This looks like an old build fix that's no longer necessary.
2020-09-29 13:31:20 +01:00
Pete Walter edcaab6bfd Update to 20.2.0 2020-09-29 11:55:56 +01:00
Adam Jackson 346c26d8c4 mesa-libGL-devel Recommends: gl-manpages 2020-09-25 14:32:50 -04:00
Pete Walter c9b9e50e66 Remove more no longer needed build hacks 2020-09-04 11:13:34 +01:00
Pete Walter 4829f4e541 Update to 20.2.0~rc4 2020-09-04 11:08:57 +01:00
Pete Walter 670d54fa71 Remove -fcommon build workaround
This was fixed in mesa at some point.
2020-09-03 18:19:39 +01:00
Pete Walter 3839c9c0fd Update to 20.2.0~rc3 2020-08-29 20:29:59 +01:00
Pete Walter d9f8f040ad Update to 20.2.0~rc2 2020-08-23 09:12:46 +01:00
Kalev Lember f009ee08a5 Disable LTO as it appears to break some games (#1862771) 2020-08-22 09:46:57 +02:00
Pete Walter 1bf902ecea Update to 20.1.6 2020-08-20 12:30:45 +01:00
Pete Walter 1cf9f51f78 Update to 20.1.5 2020-08-06 08:51:32 +01:00
Fedora Release Engineering c44a0ab1b1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 07:16:47 +00:00
Pete Walter 06af6f1b97 Update to 20.1.4 2020-07-23 01:59:03 +01:00
Lyude Paul efcb187b46 Fix build dependencies on certain arches
https://bugzilla.redhat.com/show_bug.cgi?id=1859515

Note this might not help on arches like s390x, where there's still quite
a few dependencies we won't have. This might also mean if the SRPM gets
generated on s390x `dnf builddep` might not pull in all dependencies,
but that's better then having it fail most of the time on all arches.
2020-07-22 14:29:06 -04:00
Pete Walter b070440ff9 Update to 20.1.3 2020-07-11 14:07:14 +01:00
Pete Walter 89831d6241 Update to 20.1.2 2020-06-25 09:12:07 +01:00
Pete Walter 61563a292a Fix the build with Python 3.9 2020-06-10 21:48:30 +01:00
Pete Walter e50e3ff64f Update to 20.1.1 2020-06-10 21:11:26 +01:00
Dave Airlie 42c93e19d3 Update to 20.1.0 2020-05-28 10:01:00 +10:00
Dave Airlie 598ea843c7 Update to 20.1.0-rc4
enable vulkan device selection layer
2020-05-22 09:22:46 +10:00
Pete Walter aec0292007 Update to 20.0.7 2020-05-14 20:29:24 +01:00
Pete Walter 76ebe3a1ed Update to 20.0.6 2020-04-30 14:11:12 +01:00
Pete Walter 8e37babcfe Drop upstreamed patch 2020-04-23 17:13:26 +01:00
Pete Walter 1f282434fe Update to 20.0.5 2020-04-23 16:19:33 +01:00
Dave Airlie d901978dd0 Update to 20.0.4 (fix spirv regression) 2020-04-04 06:55:02 +10:00
Pete Walter 33fcfed17c Update to 20.0.3 2020-04-02 00:04:34 +01:00
5 changed files with 1776 additions and 131 deletions

View File

@ -1,37 +0,0 @@
From c9987fca1fa611e48f85644493edd8d5a30cf403 Mon Sep 17 00:00:00 2001
From: Tom Stellard <tstellar@redhat.com>
Date: Fri, 13 Dec 2019 17:42:17 +0000
Subject: [PATCH] Link with libclang-cpp
---
src/gallium/targets/opencl/meson.build | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
diff --git a/src/gallium/targets/opencl/meson.build b/src/gallium/targets/opencl/meson.build
index 907cc74337d..031d35b9716 100644
--- a/src/gallium/targets/opencl/meson.build
+++ b/src/gallium/targets/opencl/meson.build
@@ -43,19 +43,7 @@ libopencl = shared_library(
dependencies : [
idep_mesautil,
dep_clock, dep_dl, dep_unwind, dep_elf,
- cpp.find_library('clangCodeGen', dirs : llvm_libdir),
- cpp.find_library('clangFrontendTool', dirs : llvm_libdir),
- cpp.find_library('clangFrontend', dirs : llvm_libdir),
- cpp.find_library('clangDriver', dirs : llvm_libdir),
- cpp.find_library('clangSerialization', dirs : llvm_libdir),
- cpp.find_library('clangParse', dirs : llvm_libdir),
- cpp.find_library('clangSema', dirs : llvm_libdir),
- cpp.find_library('clangAnalysis', dirs : llvm_libdir),
- cpp.find_library('clangAST', dirs : llvm_libdir),
- cpp.find_library('clangASTMatchers', dirs : llvm_libdir),
- cpp.find_library('clangEdit', dirs : llvm_libdir),
- cpp.find_library('clangLex', dirs : llvm_libdir),
- cpp.find_library('clangBasic', dirs : llvm_libdir),
+ cpp.find_library('clang-cpp', dirs : llvm_libdir),
],
version : '@0@.0.0'.format(opencl_version),
install : true,
--
2.20.1

View File

@ -1,26 +0,0 @@
From 0ec3bdb2264b491fd3f5dc4e638b4c12611ef219 Mon Sep 17 00:00:00 2001
From: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Date: Sun, 20 Mar 2016 13:27:45 +0100
Subject: [PATCH 3/4] evergreen big endian
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
---
src/gallium/drivers/r600/r600_state_common.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/drivers/r600/r600_state_common.c b/src/gallium/drivers/r600/r600_state_common.c
index cac240e..4b620a1 100644
--- a/src/gallium/drivers/r600/r600_state_common.c
+++ b/src/gallium/drivers/r600/r600_state_common.c
@@ -2716,7 +2716,7 @@ uint32_t r600_translate_colorformat(enum chip_class chip, enum pipe_format forma
uint32_t r600_colorformat_endian_swap(uint32_t colorformat, bool do_endian_swap)
{
- if (R600_BIG_ENDIAN) {
+ if (0 && R600_BIG_ENDIAN) {
switch(colorformat) {
/* 8-bit buffers. */
case V_0280A0_COLOR_4_4:
--
2.7.4

File diff suppressed because it is too large Load Diff

259
mesa.spec
View File

@ -1,23 +1,21 @@
%ifnarch s390x
%global with_hardware 1
%global with_vulkan_hw 1
%global with_vdpau 1
%global with_vaapi 1
%global with_nine 1
%global with_omx 1
%global with_opencl 1
%global base_drivers nouveau,r100,r200
%global base_dri nouveau,r100,r200
%global base_vulkan ,amd
%endif
%ifarch %{ix86} x86_64
%global platform_drivers ,i915,i965
%global with_iris 1
%global with_vmware 1
%global with_xa 1
%global vulkan_drivers intel,amd
%else
%ifnarch s390x
%global vulkan_drivers amd
%endif
%global platform_dri ,i915,i965
%global platform_vulkan ,intel
%endif
%ifarch %{arm} aarch64
@ -30,6 +28,7 @@
%global with_vc4 1
%global with_v3d 1
%global with_xa 1
%global platform_vulkan ,broadcom,freedreno
%endif
%ifnarch %{arm} s390x
@ -46,13 +45,14 @@
%bcond_with valgrind
%endif
%global dri_drivers %{?base_drivers}%{?platform_drivers}
%global dri_drivers %{?base_dri}%{?platform_dri}
%global vulkan_drivers swrast%{?base_vulkan}%{?platform_vulkan}
Name: mesa
Summary: Mesa graphics libraries
%global ver 20.0.2
%global ver 20.3.5
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: 1%{?dist}
Release: 2%{?dist}
License: MIT
URL: http://www.mesa3d.org
@ -62,32 +62,18 @@ Source0: https://mesa.freedesktop.org/archive/%{name}-%{ver}.tar.xz
# Fedora opts to ignore the optional part of clause 2 and treat that code as 2 clause BSD.
Source1: Mesa-MLAA-License-Clarification-Email.txt
Patch3: 0003-evergreen-big-endian.patch
# https://fedoraproject.org/wiki/Changes/Stop-Shipping-Individual-Component-Libraries-In-clang-lib-Package
Patch4: 0001-Link-with-libclang-cpp.patch
Patch0: cpu-affinity-fixes-20.3.3.patch
BuildRequires: meson >= 0.45
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: gettext
%if 0%{?with_hardware}
BuildRequires: kernel-headers
%endif
%ifarch %{ix86} x86_64
BuildRequires: pkgconfig(libdrm_intel) >= 2.4.75
%endif
%if 0%{?with_radeonsi}
BuildRequires: pkgconfig(libdrm_amdgpu) >= 2.4.97
%endif
BuildRequires: pkgconfig(libdrm_radeon) >= 2.4.71
BuildRequires: pkgconfig(libdrm_nouveau) >= 2.4.66
%if 0%{?with_etnaviv}
BuildRequires: pkgconfig(libdrm_etnaviv) >= 2.4.89
%endif
%if 0%{?with_vc4}
BuildRequires: pkgconfig(libdrm) >= 2.4.89
%endif
# We only check for the minimum version of pkgconfig(libdrm) needed so that the
# SRPMs for each arch still have the same build dependencies. See:
# https://bugzilla.redhat.com/show_bug.cgi?id=1859515
BuildRequires: pkgconfig(libdrm) >= 2.4.97
BuildRequires: pkgconfig(expat)
BuildRequires: pkgconfig(zlib) >= 1.2.3
BuildRequires: pkgconfig(libselinux)
@ -126,7 +112,7 @@ BuildRequires: pkgconfig(libva) >= 0.38.0
BuildRequires: pkgconfig(libomxil-bellagio)
%endif
BuildRequires: pkgconfig(libelf)
BuildRequires: pkgconfig(libglvnd) >= 0.2.0
BuildRequires: pkgconfig(libglvnd) >= 1.3.2
BuildRequires: llvm-devel >= 7.0.0
%if 0%{?with_opencl}
BuildRequires: clang-devel
@ -137,8 +123,9 @@ BuildRequires: pkgconfig(valgrind)
%endif
BuildRequires: python3-devel
BuildRequires: python3-mako
%if 0%{?with_hardware}
BuildRequires: vulkan-headers
%if 0%{?with_vulkan_hw}
BuildRequires: pkgconfig(vulkan)
%endif
%description
@ -155,7 +142,7 @@ Obsoletes: mesa-dri-filesystem < %{?epoch:%{epoch}:}%{version}-%{release}
%package libGL
Summary: Mesa libGL runtime libraries
Requires: %{name}-libglapi%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
Requires: libglvnd-glx%{?_isa} >= 1:1.0.1-0.9
Requires: libglvnd-glx%{?_isa} >= 1:1.3.2
%description libGL
%{summary}.
@ -163,16 +150,17 @@ Requires: libglvnd-glx%{?_isa} >= 1:1.0.1-0.9
%package libGL-devel
Summary: Mesa libGL development package
Requires: %{name}-libGL%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
Requires: libglvnd-devel%{?_isa}
Requires: libglvnd-devel%{?_isa} >= 1:1.3.2
Provides: libGL-devel
Provides: libGL-devel%{?_isa}
Recommends: gl-manpages
%description libGL-devel
%{summary}.
%package libEGL
Summary: Mesa libEGL runtime libraries
Requires: libglvnd-egl%{?_isa}
Requires: libglvnd-egl%{?_isa} >= 1:1.3.2
%description libEGL
%{summary}.
@ -180,7 +168,7 @@ Requires: libglvnd-egl%{?_isa}
%package libEGL-devel
Summary: Mesa libEGL development package
Requires: %{name}-libEGL%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
Requires: libglvnd-devel%{?_isa}
Requires: libglvnd-devel%{?_isa} >= 1:1.3.2
Requires: %{name}-khr-devel%{?_isa}
Provides: libEGL-devel
Provides: libEGL-devel%{?_isa}
@ -326,47 +314,45 @@ Headers for development with the Vulkan API.
%autosetup -n %{name}-%{ver} -p1
cp %{SOURCE1} docs/
# Make sure the build uses gnu++14 as llvm 10 headers require that
sed -i -e 's/cpp_std=gnu++11/cpp_std=gnu++14/g' meson.build
%build
# We've gotten a report that enabling LTO for mesa breaks some games. See
# https://bugzilla.redhat.com/show_bug.cgi?id=1862771 for details.
# Disable LTO for now
%define _lto_cflags %{nil}
# Build with -fcommon until the omx build with gcc10 is fixed upstream
# https://gitlab.freedesktop.org/mesa/mesa/issues/2385
%global optflags %{optflags} -fcommon
%meson -Dcpp_std=gnu++14 \
-Dplatforms=x11,wayland,drm,surfaceless \
-Ddri3=true \
%meson \
-Dplatforms=x11,wayland \
-Ddri3=enabled \
-Ddri-drivers=%{?dri_drivers} \
-Dosmesa=gallium \
%if 0%{?with_hardware}
-Dgallium-drivers=swrast,virgl,r300,nouveau%{?with_iris:,iris}%{?with_vmware:,svga}%{?with_radeonsi:,radeonsi,r600}%{?with_freedreno:,freedreno}%{?with_etnaviv:,etnaviv}%{?with_tegra:,tegra}%{?with_vc4:,vc4}%{?with_v3d:,v3d}%{?with_kmsro:,kmsro}%{?with_lima:,lima}%{?with_panfrost:,panfrost} \
-Dgallium-drivers=swrast,virgl,r300,nouveau%{?with_iris:,iris}%{?with_vmware:,svga}%{?with_radeonsi:,radeonsi,r600}%{?with_freedreno:,freedreno}%{?with_etnaviv:,etnaviv}%{?with_tegra:,tegra}%{?with_vc4:,vc4}%{?with_v3d:,v3d}%{?with_kmsro:,kmsro}%{?with_lima:,lima}%{?with_panfrost:,panfrost}%{?with_vulkan_hw:,zink} \
%else
-Dgallium-drivers=swrast,virgl \
%endif
-Dgallium-vdpau=%{?with_vdpau:true}%{!?with_vdpau:false} \
-Dgallium-xvmc=false \
-Dgallium-vdpau=%{?with_vdpau:enabled}%{!?with_vdpau:disabled} \
-Dgallium-xvmc=disabled \
-Dgallium-omx=%{?with_omx:bellagio}%{!?with_omx:disabled} \
-Dgallium-va=%{?with_vaapi:true}%{!?with_vaapi:false} \
-Dgallium-xa=%{?with_xa:true}%{!?with_xa:false} \
-Dgallium-va=%{?with_vaapi:enabled}%{!?with_vaapi:disabled} \
-Dgallium-xa=%{?with_xa:enabled}%{!?with_xa:disabled} \
-Dgallium-nine=%{?with_nine:true}%{!?with_nine:false} \
-Dgallium-opencl=%{?with_opencl:icd}%{!?with_opencl:disabled} \
-Dvulkan-drivers=%{?vulkan_drivers} \
-Dshared-glapi=true \
-Dgles1=false \
-Dgles2=true \
-Dvulkan-device-select-layer=true \
-Dshared-glapi=enabled \
-Dgles1=disabled \
-Dgles2=enabled \
-Dopengl=true \
-Dgbm=true \
-Dgbm=enabled \
-Dglx=dri \
-Degl=true \
-Degl=enabled \
-Dglvnd=true \
-Dasm=%{?with_asm:true}%{!?with_asm:false} \
-Dllvm=true \
-Dshared-llvm=true \
-Dvalgrind=%{?with_valgrind:true}%{!?with_valgrind:false} \
-Dllvm=enabled \
-Dshared-llvm=enabled \
-Dvalgrind=%{?with_valgrind:enabled}%{!?with_valgrind:disabled} \
-Dbuild-tests=false \
-Dselinux=true \
-Dosmesa=gallium \
%{nil}
%meson_build
@ -482,6 +468,10 @@ popd
%files dri-drivers
%dir %{_datadir}/drirc.d
%{_datadir}/drirc.d/00-mesa-defaults.conf
%{_libdir}/dri/kms_swrast_dri.so
%{_libdir}/dri/swrast_dri.so
%{_libdir}/dri/virtio_gpu_dri.so
%if 0%{?with_hardware}
%{_libdir}/dri/radeon_dri.so
%{_libdir}/dri/r200_dri.so
@ -545,6 +535,8 @@ popd
%{_libdir}/dri/hx8357d_dri.so
%{_libdir}/dri/ili9225_dri.so
%{_libdir}/dri/ili9341_dri.so
%{_libdir}/dri/imx-dcss_dri.so
%{_libdir}/dri/mediatek_dri.so
%{_libdir}/dri/meson_dri.so
%{_libdir}/dri/mi0283qt_dri.so
%{_libdir}/dri/pl111_dri.so
@ -554,9 +546,9 @@ popd
%{_libdir}/dri/st7735r_dri.so
%{_libdir}/dri/sun4i-drm_dri.so
%endif
%{_libdir}/dri/kms_swrast_dri.so
%{_libdir}/dri/swrast_dri.so
%{_libdir}/dri/virtio_gpu_dri.so
%if 0%{?with_vulkan_hw}
%{_libdir}/dri/zink_dri.so
%endif
%if 0%{?with_hardware}
%if 0%{?with_omx}
@ -575,23 +567,156 @@ popd
%endif
%files vulkan-drivers
%if 0%{?with_hardware}
%{_libdir}/libvulkan_lvp.so
%{_datadir}/vulkan/icd.d/lvp_icd.*.json
%{_libdir}/libVkLayer_MESA_device_select.so
%{_datadir}/vulkan/implicit_layer.d/VkLayer_MESA_device_select.json
%if 0%{?with_vulkan_hw}
%{_libdir}/libvulkan_radeon.so
%{_datadir}/vulkan/icd.d/radeon_icd.*.json
%ifarch %{ix86} x86_64
%{_libdir}/libvulkan_intel.so
%{_datadir}/vulkan/icd.d/intel_icd.*.json
%endif
%{_libdir}/libvulkan_radeon.so
%{_datadir}/vulkan/icd.d/radeon_icd.*.json
%ifarch %{arm} aarch64
%{_libdir}/libvulkan_broadcom.so
%{_datadir}/vulkan/icd.d/broadcom_icd.*.json
%{_libdir}/libvulkan_freedreno.so
%{_datadir}/vulkan/icd.d/freedreno_icd.*.json
%endif
%endif
%files vulkan-devel
%if 0%{?with_hardware}
%ifarch %{ix86} x86_64
%{_includedir}/vulkan/vulkan_intel.h
%endif
%endif
%changelog
* Thu Apr 01 2021 Dave Airlie <airlied@redhat.com> - 20.3.5-2
- Backport CPU affinity fixes.
* Wed Mar 24 2021 Pete Walter <pwalter@fedoraproject.org> - 20.3.5-1
- Update to 20.3.5
* Mon Feb 22 2021 Dave Airlie <airlied@redhat.com> - 20.3.4-2
- Attempt to fix vmwgfx/sddm crash.
* Sat Jan 30 2021 Pete Walter <pwalter@fedoraproject.org> - 20.3.4-1
- Update to 20.3.4
* Fri Jan 29 2021 Dave Airlie <airlied@redhat.com> - 20.3.3-7
- Backport upstream fix for EGL issues with qemu
* Fri Jan 15 2021 Dave Airlie <airlied@redhat.com> - 20.3.3-3
- Fix lavapipe missing ext that breaks gstreamer/pidgin
* Fri Jan 15 2021 Dave Airlie <airlied@redhat.com> - 20.3.3-2
- Fix device selection layer for vulkan 1.2
* Wed Jan 13 2021 Pete Walter <pwalter@fedoraproject.org> - 20.3.3-1
- Update to 20.3.3
* Thu Dec 31 2020 Pete Walter <pwalter@fedoraproject.org> - 20.3.2-1
- Update to 20.3.2
* Thu Dec 17 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.6-1
- Update to 20.2.6
* Wed Dec 16 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.5-1
- Update to 20.2.5
* Tue Dec 15 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.4-2
- Revert vulkan conditional changes as it broke s390x deps
* Wed Dec 09 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.4-1
- Update to 20.2.4
* Sat Nov 28 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 20.2.3-2
- Cleanup vulkan conditionals
- Update meson options and nomenclature
* Tue Nov 24 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.3-1
- Update to 20.2.3
* Sat Nov 07 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.2-1
- Update to 20.2.2
* Wed Oct 14 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.1-2
- Update to 20.2.1
* Tue Sep 29 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.0-2
- Drop no longer needed big endian fix
- Update glvnd required version
* Tue Sep 29 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.0-1
- Update to 20.2.0
* Fri Sep 25 2020 Adam Jackson <ajax@redhat.com>
- mesa-libGL-devel Recommends: gl-manpages
* Fri Sep 04 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.0~rc4-1
- Update to 20.2.0~rc4
- Remove more no longer needed build hacks
* Thu Sep 03 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.0~rc3-2
- Remove -fcommon build workaround
* Sat Aug 29 20:21:42 BST 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.0~rc3-1
- Update to 20.2.0~rc3
* Sun Aug 23 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.0~rc2-1
- Update to 20.2.0~rc2
* Sat Aug 22 2020 Kalev Lember <klember@redhat.com> - 20.1.6-2
- Disable LTO as it appears to break some games (#1862771)
* Thu Aug 20 2020 Pete Walter <pwalter@fedoraproject.org> - 20.1.6-1
- Update to 20.1.6
* Thu Aug 06 2020 Pete Walter <pwalter@fedoraproject.org> - 20.1.5-1
- Update to 20.1.5
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20.1.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jul 23 2020 Pete Walter <pwalter@fedoraproject.org> - 20.1.4-1
- Update to 20.1.4
* Wed Jul 22 2020 Lyude Paul <lyude@redhat.com> - 20.1.3-2
- Only require pkgconfig(libdrm) to fix build dependencies for arches other
than the one our SRPM was generated with (#1859515)
* Sat Jul 11 2020 Pete Walter <pwalter@fedoraproject.org> - 20.1.3-1
- Update to 20.1.3
* Thu Jun 25 2020 Pete Walter <pwalter@fedoraproject.org> - 20.1.2-1
- Update to 20.1.2
* Wed Jun 10 2020 Pete Walter <pwalter@fedoraproject.org> - 20.1.1-1
- Update to 20.1.1
- Fix the build with Python 3.9
* Thu May 28 2020 Dave Airlie <airlied@redhat.com> - 20.1.0.1
- Update to 20.1.0
* Fri May 22 2020 Dave Airlie <airlied@redhat.com> - 20.1.0~rc4-1
- Update to 20.1.0-rc4
* Thu May 14 2020 Pete Walter <pwalter@fedoraproject.org> - 20.0.7-1
- Update to 20.0.7
* Thu Apr 30 2020 Pete Walter <pwalter@fedoraproject.org> - 20.0.6-1
- Update to 20.0.6
* Thu Apr 23 2020 Pete Walter <pwalter@fedoraproject.org> - 20.0.5-1
- Update to 20.0.5
* Sat Apr 04 2020 Dave Airlie <airlied@redhat.com> - 20.0.4-1
- Update to 20.0.4 (fix spirv regression)
* Wed Apr 01 2020 Pete Walter <pwalter@fedoraproject.org> - 20.0.3-1
- Update to 20.0.3
* Thu Mar 19 2020 Pete Walter <pwalter@fedoraproject.org> - 20.0.2-1
- Update to 20.0.2

View File

@ -1 +1 @@
SHA512 (mesa-20.0.2.tar.xz) = d6ffc29bbc5b908cb0f08fa1b5a83e029b76c7b697c488a73e6bb60990a55beeb3ecdba1745868f6885ee2f660975f5debf7d2c9418e0a96e2f7049e83fd89ab
SHA512 (mesa-20.3.5.tar.xz) = 481e710ed80d8f215a8d541cfe51b960862c2403c2b9e7e6932c8236b8decb5d478871d6c73559d6d795ada143803764f3a93b2329588c80f62e2e5ec98c78a9