[Mesa-dev] Mesa 10.1 release candidate 3

Ian Romanick idr at freedesktop.org
Sat Mar 1 09:11:29 PST 2014


Mesa 10.1 release candidate 3 is now available for testing.  The current
plan of record is to have the 10.1 release one week from today on 
Tuesday, March 4th.

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

Mesa 10.1 release candidate 1 is available for download at
ftp://freedesktop.org/pub/mesa/10.1/

md5sums:

5a77486eec53c2e5796ed0a2c091ccb6  MesaLib-10.1.0-rc3.tar.gz
7bf41555b6c2387934754e379473f3e3  MesaLib-10.1.0-rc3.tar.bz2
b516a6586d00bde09523582be05c5651  MesaLib-10.1.0-rc3.zip

I have verified building from the .tar.bz2 file by doing the following
on a Fedora 18 system:

tar -xjf Mesa-10.1.0-rc2.tar.bz3
cd Mesa-10.1.0-rc3
./configure --enable-gallium-llvm --with-llvm-shared-libs
make -j6
make install


More information about the mesa-dev mailing list