[Mesa-announce] Mesa 10.2.3
Carl Worth
cworth at cworth.org
Mon Jul 7 16:31:54 PDT 2014
Mesa 10.2.3 has been released. Mesa 10.2.3 is a bug fix release which
fixes bugs fixed since the 10.2.2 release, (see below for a list of
changes).
The tag in the git repository for Mesa 10.2.3 is 'mesa-10.2.3'.
Mesa 10.2.3 is available for download at
ftp://freedesktop.org/pub/mesa/10.2.3/
SHA-256 checksums (can be verified with the sha256sum program):
e482a96170c98b17d6aba0d6e4dda4b9a2e61c39587bb64ac38cadfa4aba4aeb MesaLib-10.2.3.tar.bz2
96cffacaa1c52ae659b3b0f91be2eebf5528b748934256751261fb79ea3d6636 MesaLib-10.2.3.tar.gz
82cab6ff14c8038ee39842dbdea0d447a78d119efd8d702d1497bc7c246434e9 MesaLib-10.2.3.zip
I have verified building from the .tar.bz2 file by doing:
tar xjf MesaLib-10.2.3.tar.bz2
cd Mesa-10.2.3
./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.2.2 to 10.2.3:
Aaron Watry (1):
radeon/llvm: Allocate space for kernel metadata operands
Carl Worth (3):
docs: Add sha256 sums for the 10.2.2 release
cherry-ignore: Add a patch that's been rejected
docs: Add release notes for the 10.2.3 release.
Ilia Mirkin (4):
nouveau: dup fd before passing it to device
nv50: disable dedicated ubo upload method
nv50: do an explicit flush on draw when there are persistent buffers
nvc0: add a memory barrier when there are persistent UBOs
Jasper St. Pierre (1):
glxext: Send the Drawable's ID in the GLX_BufferSwapComplete event
Kenneth Graunke (3):
i965: Don't emit SURFACE_STATEs for gather workarounds on Broadwell.
i965: Include marketing names for Broadwell GPUs.
i965/disasm: Fix INTEL_DEBUG=fs on Broadwell for ARB_fp applications.
Michel Dänzer (1):
radeon/llvm: Use the llvm.rsq.clamped intrinsic for RSQ
Rob Clark (9):
xa: fix segfault
freedreno: use OUT_RELOCW when buffer is written
freedreno/a3xx: fix depth/stencil GMEM positioning
freedreno/a3xx: fix depth/stencil gmem restore
freedreno/a3xx: fix blend opcode
freedreno: few caps fixes
freedreno/a3xx: texture fixes
freedreno: fix for null textures
freedreno/a3xx: vtx formats
Roland Scheidegger (1):
draw: (trivial) fix clamping of viewport index
Takashi Iwai (1):
llvmpipe: Fix zero-division in llvmpipe_texture_layout()
Thomas Hellstrom (1):
st/xa: Don't close the drm fd on failure v2
Tobias Klausmann (1):
nv50/ir: allow gl_ViewportIndex to work on non-provoking vertices
-------------- 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-announce/attachments/20140707/4e0b1103/attachment.sig>
More information about the mesa-announce
mailing list