Mesa 10.6.2 is now available. This time around we have a considerable list of fixes, most of which in the glsl, core mesa, and i965 & nouveau codebases.
From a users perspective that relates to GPU lockup and incorrect rendering patches, removed unneeded dependency of external SHA1 implementations, and crashfix when multiple versions of libudev are available at runtime. Chris Wilson (1): loader: Look for any version of currently linked libudev.so Emil Velikov (3): docs: Add sha256 checksums for the 10.6.1 release Update version to 10.6.2 Add release notes for the 10.6.2 release Ilia Mirkin (8): nv50/ir: propagate modifier to right arg when const-folding mad nv50/ir: fix emission of address reg in 3rd source nv50/ir: copy joinAt when splitting both before and after mesa: reset the source packing when creating temp transfer image nv50/ir: don't emit src2 in immediate form mesa/prog: relative offsets into constbufs are not constant nv50/ir: UCMP arguments are float, so make sure modifiers are applied nvc0: turn sample counts off during blit Kenneth Graunke (5): i965/fs: Fix ir_txs in emit_texture_gen4_simd16(). i965: Reserve more batch space to accomodate Gen6 perfmonitors. i965/vs: Fix matNxM vertex attributes where M != 4. Revert "glsl: clone inputs and outputs during linking" Revert "i965: Delete linked GLSL IR when using NIR." Marek Olšák (3): r600g: disable single-sample fast color clear due to hangs radeonsi: fix a hang with DrawTransformFeedback on 4 SE chips st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces Mario Kleiner (2): nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads. winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads. Matt Turner (2): i965/fs: Don't mess up stride for uniform integer multiplication. Revert SHA1 additions. Michel Dänzer (1): winsys/radeon: Unmap GPU VM address range when destroying BO Mike Stroyan (2): meta: Only change and restore viewport 0 in mesa meta mode i965: allocate at least 1 BLEND_STATE element Neil Roberts (4): i965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA glsl: Add missing check for whether an expression is an add operation glsl: Make sure not to dereference NULL i965: Don't try to print the GLSL IR if it has been freed Tapani Pälli (8): glsl: clone inputs and outputs during linking i965: Delete linked GLSL IR when using NIR. glsl: Allow dynamic sampler array indexing with GLSL ES < 3.00 mesa/glsl: new compiler option EmitNoIndirectSampler i965: use EmitNoIndirectSampler for gen < 7 i915: use EmitNoIndirectSampler mesa/st: use EmitNoIndirectSampler if !ARB_gpu_shader5 glsl: validate sampler array indexing for 'constant-index-expression' git tag: mesa-10.6.2 ftp://ftp.freedesktop.org/pub/mesa/10.6.2/mesa-10.6.2.tar.gz MD5: 4745c16a04bf328d017ef7f99aa24c2b mesa-10.6.2.tar.gz SHA1: 81638bbef434933c77039348612a67a2fcf471d9 mesa-10.6.2.tar.gz SHA256: 9c7ab9300dda6c912faaaff97995ec1820ba21d114d9cf555f145cbad90995f4 mesa-10.6.2.tar.gz PGP: ftp://ftp.freedesktop.org/pub/mesa/10.6.2/mesa-10.6.2.tar.gz.sig ftp://ftp.freedesktop.org/pub/mesa/10.6.2/mesa-10.6.2.tar.xz MD5: 3402949cae357ddf61a24c2518e87c22 mesa-10.6.2.tar.xz SHA1: 75b3bc246f97f578341c6ba1c1b92e0e4be05e09 mesa-10.6.2.tar.xz SHA256: 05753d3db4212900927b9894221a1669a10f56786e86a7e818b6e18a0817dca9 mesa-10.6.2.tar.xz PGP: ftp://ftp.freedesktop.org/pub/mesa/10.6.2/mesa-10.6.2.tar.xz.sig -- -Emil
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev