Mesa 10.1.4 has been released. Mesa 10.1.4 is a bug fix release which
fixes bugs fixed since the 10.1.3 release, (see below for a list of
changes).

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

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

md5sums:
e934365d77f384bfaec844999440bef8  MesaLib-10.1.4.tar.gz
6fddee101f49b7409cd29994c34ddee7  MesaLib-10.1.4.tar.bz2
ba5f48e7d5e373922c804c2651fec6c1  MesaLib-10.1.4.zip

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

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

I have also verified that I pushed the tag.

-Carl

-- 
carl.d.wo...@intel.com

Changes from 10.1.3 to 10.1.4:

Brian Paul (1):
      mesa: fix double-freeing of dispatch tables inside glBegin/End.

Carl Worth (4):
      docs: Add MD5 sums for 10.1.3
      cherry-ignore: Roland and Michel agreed to drop these patches.
      VERSION: Update to 10.1.4
      docs: Add release notes for the 10.1.4 release.

Emil Velikov (1):
      configure: error out if building GBM without dri

Eric Anholt (1):
      i965/vs: Use samplers for UBOs in the VS like we do for non-UBO pulls.

Ilia Mirkin (3):
      nv50/ir: make sure to reverse cond codes on all the OP_SET variants
      nv50: fix setting of texture ms info to be per-stage
      nv50/ir: fix integer mul lowering for u32 x u32 -> high u32

Michel Dänzer (1):
      radeonsi: Fix anisotropic filtering state setup

Tom Stellard (2):
      configure.ac: Add LLVM_VERSION_PATCH to DEFINES
      radeonsi: Enable geometry shaders with LLVM 3.4.1

Attachment: pgpji6s81glYi.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to