Mesa 9.1.1 release
Ian Romanick <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.announce |
|---|---|
| Message-ID | <51490612.2040206__26310.1055905738$1363740285$gmane$org@freedesktop.org> |
Mesa 9.1.1 has been released. Mesa 9.1.1 is a bug fix release which fixes bugs found since the 9.1 release. The tag in the GIT repository for Mesa 9.1.1 is 'mesa-9.1.1'. Mesa 9.1.1 is available for download at ftp://freedesktop.org/pub/mesa/9.1.1/ md5sums: 6508d9882d8dce7106717f365632700c MesaLib-9.1.1.tar.gz 6ea2bdc3b7ecfb4257b39814b4182580 MesaLib-9.1.1.tar.bz2 3434c0eb47849a08c53cd32833d10d13 MesaLib-9.1.1.zip I have verified building from the .tar.bz2 file by doing: tar -xjf MesaLib-9.1.1.tar.bz2 cd Mesa-9.1.1 ./configure --enable-gallium-llvm --with-llvm-shared-libs make -j6 make install I have also verified that I pushed the tag.