[Mesa-announce] Mesa 8.0 release

Ian Romanick idr at freedesktop.org
Thu Feb 9 14:43:00 PST 2012


Mesa 8.0 has been released.  Mesa 8.0 is a new development release. 
People who are concerned with stability and reliability should stick 
with a previous release or wait for Mesa 8.0.1.

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

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

md5sums:

3516fea6c28ce4a0fa9759e4894729a1  MesaLib-8.0.tar.gz
1a5668fe72651a670611164cefc703b2  MesaLib-8.0.tar.bz2
66f5a01a85530a91472a3acceb556db8  MesaLib-8.0.zip

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

tar -xjf MesaLib-8.0.tar.bz2
cd Mesa-8.0
./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-announce mailing list