[Mesa-dev] Mesa 9.1.3
Ian Romanick
idr at freedesktop.org
Tue May 21 13:11:08 PDT 2013
Mesa 9.1.3 has been released. Mesa 9.1.3 is a bug fix release which
fixes bugs fixed since the 9.1.2 release.
The tag in the GIT repository for Mesa 9.1.3 is 'mesa-9.1.3'.
Mesa 9.1.3 is available for download at
ftp://freedesktop.org/pub/mesa/9.1.3/
md5sums:
952ccd03547ed72333b64e1746cf8ada MesaLib-9.1.3.tar.bz2
26d2f1aa8e9db388d51fcbd163c61fb7 MesaLib-9.1.3.tar.gz
7017b7bdf0ebfd39a5c46cee7cf6b567 MesaLib-9.1.3.zip
I have verified building from the .tar.bz2 file by doing:
tar -xjf MesaLib-9.1.3.tar.bz2
cd Mesa-9.1.3
./configure --enable-gallium-llvm --with-llvm-shared-libs
make -j6
make install
I have also verified that I pushed the tag.
More information about the mesa-dev
mailing list