Description
mesa built with Valve's ACO shader compiler, LTO, compiled often.
Installation Instructions
PLEASE MANUALLY CREATE THE REPO. QUICK ENABLE WILL ONLY ENABLE 64 BIT. YOU NEED 32 BIT (i686) AND 64 BIT (x86_64):
Copy the following and paste it into a new file /etc/yum.repos.d/mesa-aco.repo
[gloriouseggroll-mesa-aco]
name=gloriouseggroll-mesa-aco
baseurl=https://copr-be.cloud.fedoraproject.org/results/gloriouseggroll/mesa-aco/fedora-$releasever-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/gloriouseggroll/mesa-aco/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[gloriouseggroll-mesa-aco-i386]
name=gloriouseggroll-mesa-aco-i386
baseurl=https://copr-be.cloud.fedoraproject.org/results/gloriouseggroll/mesa-aco/fedora-$releasever-i386/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/gloriouseggroll/mesa-aco/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
Then:
sudo dnf update --best --allowerasing
TO UNDO CHANGES AND REVERT SYSTEM TO STOCK:
Remove /etc/yum.repos.d/mesa-aco.repo
Then run:
sudo dnf distro-sync
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 |
---|
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable gutigen/mesa-aco
More info about enabling Copr repositories