Description
Fork of official Fedora Mesa repo, with D3D12 support
Installation Instructions
Create a repo in /etc/yum.repos.d/mesa-wsl.repo
:
[mesa-wsl]
name=Copr repo for mesa-wsl owned by nicknas
baseurl=https://download.copr.fedorainfracloud.org/results/nicknas/mesa-wsl/fedora-$releasever-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://download.copr.fedorainfracloud.org/results/nicknas/mesa-wsl/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
priority=1
After created the repo, just type these commands:
sudo dnf upgrade
sudo dnf reinstall mesa*
sudo dnf install mesa-d3d12
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (79)*, i386 (112)*, x86_64 (129)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (94)*, i386 (74)*, x86_64 (167)* | Fedora 40 (39 downloads) |
Fedora 41 | aarch64 (76)*, i386 (76)*, x86_64 (89)* | Fedora 41 (14 downloads) |
Fedora rawhide | aarch64 (191)*, i386 (134)*, x86_64 (200)* | Fedora rawhide (38 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nicknas/mesa-wsl
More info about enabling Copr repositories