Re: [Mesa-dev] Mesa 8.0 release
Brian Paul <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.announce |
|---|---|
| Organization | VMware, Inc. |
| Message-ID | <4F344F11.5010104__25634.4286412515$1328828237$gmane$org@vmware.com> |
On 02/09/2012 03: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 > 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. Thanks, Ian. I've updated the web pages at mesa3d.org -Brian