Mesa 10.3.5 has been released. Mesa 10.3.5 is a bug fix release fixing bugs since the 10.3.4 release, (see below for a list of changes).
The tag in the git repository for Mesa 10.3.5 is 'mesa-10.3.5'. Mesa 10.3.4 is available for download at ftp://freedesktop.org/pub/mesa/10.3.5/ SHA-256 checksums (can be verified with the sha256sum program): 7ea71c3cce89114df3dc050376afa1c6f6bf235d77a68f9703273603d6a90621 MesaLib-10.3.5.tar.gz eb75d2790f1606d59d50a6acaa637b6c75f2155b3e0eca3d5099165c0d9556ae MesaLib-10.3.5.tar.bz2 164bc64ba63fb07ff255ff8de6ed3c95ff545dfe8f864c44c33abe94788da910 MesaLib-10.3.5.zip I have verified building from the .tar.bz2 file by doing: tar xjf MesaLib-10.3.5.tar.bz2 cd Mesa-10.3.5 ./configure --enable-gallium-llvm make -j6 make -j6 install I have also verified that I pushed the tag. -Emil -- Changes from 10.3.4 to 10.3.5: Brian Paul (2): mesa: fix arithmetic error in _mesa_compute_compressed_pixelstore() mesa: fix height error check for 1D array textures Chris Forbes (2): i965: Handle nested uniform array indexing mesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transpose Emil Velikov (3): docs: Add sha256 sums for the 10.3.4 release Update version to 10.3.5 Add release notes for the 10.3.5 release Ilia Mirkin (6): nv50/ir: set neg modifiers on min/max args nv50,nvc0: actually check constbufs for invalidation nv50,nvc0: buffer resources can be bound as other things down the line freedreno/ir3: don't pass consts to madsh.m16 in MOD logic freedreno/a3xx: only enable blend clamp for non-float formats freedreno/ir3: fix UMAD Rob Clark (1): configure.ac: bump libdrm_freedreno requirement
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev