[Mesa-dev] Mesa 10.3.4

Emil Velikov emil.l.velikov at gmail.com
Fri Nov 21 19:56:17 PST 2014


Mesa 10.3.4 has been released. Mesa 10.3.4 is a bug fix release
fixing bugs since the 10.3.3 release, (see below for a list of
changes).

The tag in the git repository for Mesa 10.3.4 is 'mesa-10.3.4'.

Mesa 10.3.4 is available for download at
ftp://freedesktop.org/pub/mesa/10.3.4/

SHA-256 checksums (can be verified with the sha256sum program):
26482495ef6177f889dbd87c7edcccfedd995598785bbbd7e3e066352574c8e0  MesaLib-10.3.4.tar.gz
e6373913142338d10515daf619d659433bfd2989988198930c13b0945a15e98a  MesaLib-10.3.4.tar.bz2
8c3ebbb6535daf3414305860ebca6ac67dbb6e3d35058c7a6ce18b84b5945b7f  MesaLib-10.3.4.zip


I have verified building from the .tar.bz2 file by doing:

tar xjf MesaLib-10.3.4.tar.bz2
cd Mesa-10.3.4
./configure --enable-gallium-llvm
make -j6
make -j6 install

I have also verified that I pushed the tag.

-Emil

--

Changes from 10.3.3 to 10.3.4:

Brian Paul (1):
      st/mesa: copy sampler_array_size field when copying instructions

Chad Versace (1):
      i965: Fix segfault in WebGL Conformance on Ivybridge

Dave Airlie (5):
      r600g/cayman: fix integer multiplication output overwrite (v2)
      r600g/cayman: fix texture gather tests
      r600g/cayman: handle empty vertex shaders
      r600g: geom shaders: always load texture src regs from inputs
      r600g: limit texture offset application to specific types (v2)

Emil Velikov (5):
      docs: Add sha256 sums for the 10.3.3 release
      configure.ac: roll up a program for the sse4.1 check
      get-pick-list.sh: Require explicit "10.3" for nominating stable patches
      Update version to 10.3.4
      Add release notes for the 10.3.4 release

Ilia Mirkin (1):
      st/mesa: add a fallback for clear_with_quad when no vs_layer

José Fonseca (1):
      llvmpipe: Avoid deadlock when unloading opengl32.dll

Kenneth Graunke (1):
      i915g: we also have more than 0 viewports!

Michel Dänzer (1):
      radeonsi: Disable asynchronous DMA except for PIPE_BUFFER


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141122/346e4a18/attachment.sig>


More information about the mesa-dev mailing list