On 02/09/2012 02:43 PM, Ian Romanick wrote:
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
       ^^^^^^^
Eh-hem.  That should be 8.0, of course.

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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to