[Mesa-dev] Mesa 7.11.1 release

Ian Romanick idr at freedesktop.org
Thu Nov 17 12:21:12 PST 2011


Mesa 7.11.1 has been released.  Mesa 7.11.1 is a bug fix release which 
fixes bugs found since the 7.11 release.

The tag in the GIT repository for Mesa 7.11.1 is 'mesa-7.11.1'.

Mesa 7.11.1 is available for download at
ftp://freedesktop.org/pub/mesa/7.11.1/

md5sums:

ac0181a4076770fb657c1169af43aa09  MesaLib-7.11.1.tar.gz
a77307102cee844ff6544ffa8fafeac1  MesaLib-7.11.1.tar.bz2
dfcb11516c1730f3981b55a65a835623  MesaLib-7.11.1.zip
2cb2b9ecb4fb7d1a6be69346ee886952  MesaGLUT-7.11.1.tar.gz
3f54e314290d4dacbab089839197080b  MesaGLUT-7.11.1.tar.bz2
5d66c7ee8c5cc2f27e1ffb037ad4172c  MesaGLUT-7.11.1.zip

I have verified building from the .tar.bz2 file by doing:

tar -xjf MesaLib-7.11.1.tar.bz2
cd Mesa-7.11.1
./configure --enable-dri --with-dri-drivers=yes \
	--enable-gles1 --enable-gles2 --enable-glx-tls \
	--disable-glw --disable-glu --with-gallium-drivers \
	--enable-gallium-llvm
make -j6

I have also verified that I pushed all the cherry picks and the tag.


More information about the mesa-dev mailing list