[Mesa-dev] Mesa 10.1.4
Carl Worth
cworth at cworth.org
Tue May 20 15:34:00 PDT 2014
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.worth at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140520/2bdbfde6/attachment.sig>
More information about the mesa-dev
mailing list