I updated Mesa last night from my previous version (from git master on
May 31, commit 869c5d43) to the latest HEAD (commit 213c207b of Jun 8).
The result was a huge boost to the performance of my system, based on
a Radeon HD 5750.
After perusing the git log I found nothing directly related to
I was updating my Mesa build setup, having not looked carefully at it
for about a year, and I became confused about the version of the
upstream git HEAD. Running 'grep -C 1 VERSION Makefile' gives me:
PACKAGE_VERSION=8.1-devel
PACKAGE_DIR = Mesa-$(PACKAGE_VERSION)
PACKAGE_NAME = MesaLib-$(PACK