Re: Mesa 10.2.9
Emil Velikov <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.announce,gmane.comp.video.mesa3d.devel |
|---|---|
| Message-ID | <[email protected]> |
(Resend with GPG signature.)
Mesa 10.2.9 has been released. Mesa 10.2.9 is a bug fix release
fixing bugs since the 10.2.8 release, (see below for a list of
changes). This is the final planned release for the 10.2 branch.
The tag in the git repository for Mesa 10.2.9 is 'mesa-10.2.9'.
Mesa 10.2.9 is available for download at
ftp://freedesktop.org/pub/mesa/10.2.9/
SHA-256 checksums (can be verified with the sha256sum program):
f8d62857eed8f604a57710c58a8ffcfb8dab2dc4977ec27c956c7c4fd14032f6 MesaLib-10.2.9.tar.gz
f6031f8b7113a92325b60635c504c510490eebb2e707119bbff7bd86aa34657d MesaLib-10.2.9.tar.bz2
11c0ef4f3308fc29d9f15a77fd8f4842a946fce9e830250a1c95b171a446171a MesaLib-10.2.9.zip
I have verified building from the .tar.bz2 file by doing:
tar xjf MesaLib-10.2.9.tar.bz2
cd Mesa-10.2.9
./configure --enable-gallium-llvm
make -j6
make -j6 install
I have also verified that I pushed the tag.
-Emil
--
Changes from 10.2.8 to 10.2.9:
Andreas Pokorny (2):
egl/drm: expose KHR_image_pixmap extension
i915: Fix black buffers when importing prime fds
Emil Velikov (2):
docs: Add sha256 sums for the 10.2.8 release
Update VERSION to 10.2.9
Ilia Mirkin (1):
nv50/ir: avoid deleting pseudo instructions too early
Marek Olšák (3):
radeonsi: release GS rings at context destruction
radeonsi: properly destroy the GS copy shader and scratch_bo for compute
st/dri: remove GALLIUM_MSAA and __GL_FSAA_MODE environment variables
Roland Scheidegger (1):
gallivm: fix idiv
Thomas Hellstrom (1):
st/xa: Fix regression in xa_yuv_planar_blit()
Tom Stellard (1):
configure.ac: Compute LLVM_VERSION_PATCH using llvm-config
rconde (1):
gallivm,tgsi: fix idiv by zero crash
_______________________________________________
mesa-announce mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-announce
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUOukAAAoJEO2uN7As60kNU4cP/i2iJGwISbzlp5ntprl+EuPz 21TcFSBgnaZz1kRVwygjP/ZMM060kD0i9SxtdwxC8QMhlVpUX6Cb8AX85tY8SmCv qo0Aj1P3oPoTqCi2GXmSV/dEPe2pps5vulAVNYanLQtU9K/fDTsylR5cGCah8FJA LzjUmZNZDfY/lsrJusCUm4/gtnMxnly80HMJD0AOAFQ0TJLPXTGZ3HLaX5aTmHS3 3sbbcNlOrUFSGLMPjD1tC1/t2Dvyuk78gF/IYQ8iVuR8JFZ97md/mWg1CuBgYG0Y yFFDTJBWiTAK0Nczom18fS+vsxx20ws3cNm5PRUgQvNe/452lb6iPKp5M/VieHV4 kti/Gf2DAgkjAGq4UUaq1BMXJDV33ucXBpa0S0kpt1HqsfLAMHMGGRi1g3LaMI0C s4i1/yb4XJ/u1jJ7TV8BZrFi+++ouKnb9q9Ywbhjk6jIGVJZiyWcogjh78+JArcf 2tH8hzNcOdmRVkahVk7jZyu6ej1YB9AcbrEqLBCy/C8k4N28xuZ7thcx1EGJvww2 fXN6OFBB7ZjykMmFtGhgI9xBJTwiwebOR1gAT1iXJmvaGclpw2PNnFUdXYEeH13V TVEUFSPSgm2+UoYMnG+2e4qCzDVC//v8tS5wyvtcgbSmsLcIpq+GRRqLnjyggT5v ezJGojd9pbK9er51g/Es =Fk7e -----END PGP SIGNATURE-----