Debian Repository
I've set up a repository for Debian/Unstable, containing fresh Mesa releases with Gallium-Nine. I'm pulling them from experimental and compile them on unstable ASAP.
Just put this line in /etc/sources.list.d/c-r-t.list:
deb https://deb.c-r-t.tk/packages/debian unstable main
Get my GPG-key:
# wget -O - https://deb.c-r-t.tk/crt0mega.gpg.key|apt-key add -
My httpd automatically redirects http-traffic to https. You need to install the package apt-transport-https if you want to use my repository.
Gallium-Nine is available by installing libd3d9-mesa. Don't miss a huge performance gain by enabling DRI3. Just add this to your /etc/X11/xorg.conf:
Option "DRI3" "ON"
I've also made a package to provide a convenient way to protect you from accidentally dist-upgrading my Gallium-Nine drivers away and replacing them with debian's stock Mesa. Just install it with:
# apt-get install apt-pin-mesa
Current Mesa-version: 18.0.0