Accepting request 829726 from home:gmbr3:Active

- Add vulkan device selection layer and vulkan overlay layer to
  baselibs for 32bit versions on 64bit architectures

OBS-URL: https://build.opensuse.org/request/show/829726
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=987
This commit is contained in:
Stefan Dirsch 2020-08-26 11:28:57 +00:00 committed by Git OBS Bridge
parent ccbef1ebb7
commit 2c121fb789
3 changed files with 30 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 26 10:37:17 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Add vulkan device selection layer and vulkan overlay layer to
baselibs for 32bit versions on 64bit architectures.
-------------------------------------------------------------------
Tue Aug 25 06:32:03 UTC 2020 - Aaron Dominick <aaron.zakhrov@gmail.com>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 26 10:37:17 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Add vulkan device selection layer and vulkan overlay layer to
baselibs for 32bit versions on 64bit architectures.
-------------------------------------------------------------------
Tue Aug 25 06:32:03 UTC 2020 - Aaron Dominick <aaron.zakhrov@gmail.com>

View File

@ -98,6 +98,24 @@ libvdpau_nouveau
libvdpau_r300
libvdpau_r600
libvdpau_radeonsi
Mesa-vulkan-device-select
targetarch aarch64 requires "libvulkan_intel-<targettype> = <version>"
targetarch aarch64 requires "libvulkan_radeon-<targettype> = <version>"
targetarch ppc64 requires "libvulkan_intel-<targettype> = <version>"
targetarch ppc64 requires "libvulkan_radeon-<targettype> = <version>"
targetarch ppc64le requires "libvulkan_intel-<targettype> = <version>"
targetarch ppc64le requires "libvulkan_radeon-<targettype> = <version>"
targetarch x86_64 requires "libvulkan_intel-<targettype> = <version>"
targetarch x86_64 requires "libvulkan_radeon-<targettype> = <version>"
Mesa-vulkan-overlay
targetarch aarch64 requires "libvulkan_intel-<targettype> = <version>"
targetarch aarch64 requires "libvulkan_radeon-<targettype> = <version>"
targetarch ppc64 requires "libvulkan_intel-<targettype> = <version>"
targetarch ppc64 requires "libvulkan_radeon-<targettype> = <version>"
targetarch ppc64le requires "libvulkan_intel-<targettype> = <version>"
targetarch ppc64le requires "libvulkan_radeon-<targettype> = <version>"
targetarch x86_64 requires "libvulkan_intel-<targettype> = <version>"
targetarch x86_64 requires "libvulkan_radeon-<targettype> = <version>"
Mesa-dri-vc4
Mesa-dri-nouveau
Mesa-dri