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 41
|
aarch64 (201)*, i386 (317)*, x86_64 (137)* | Fedora 41 (40 downloads) |
Fedora 42
|
aarch64 (34)*, i386 (4)*, x86_64 (277)* | Fedora 42 (57 downloads) |
Fedora 43
|
aarch64 (0)*, i386 (0)*, x86_64 (42)* | Fedora 43 (11 downloads) |
Fedora rawhide
|
aarch64 (254)*, i386 (281)*, x86_64 (265)* | Fedora rawhide (56 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nicknas/mesa-wsl
More info about enabling Copr repositories
Fedora 41