Mesa 10.2.4
Carl Worth <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.announce |
|---|---|
| Message-ID | <87y4vqfcmm.fsf__13620.6895266243$1405727596$gmane$org@yoom.home.cworth.org> |
Mesa 10.2.4 has been released. Mesa 10.2.4 is a bug fix release fixing bugs since the 10.2.3 release, (see below for a list of changes). The tag in the git repository for Mesa 10.2.4 is 'mesa-10.2.4'. Mesa 10.2.4 is available for download at ftp://freedesktop.org/pub/mesa/10.2.4/ SHA-256 checksums (can be verified with the sha256sum program): 06a2341244eb85c283f59f70161e06ded106f835ed9b6be1ef0243bd9344811a MesaLib-10.2.4.tar.bz2 33e3c8b4343503e7d7d17416c670438860a2fd99ec93ea3327f73c3abe33b5e4 MesaLib-10.2.4.tar.gz e26791a4a62a61b82e506e6ba031812d09697d1a831e8239af67e5722a8ee538 MesaLib-10.2.4.zip I have verified building from the .tar.bz2 file by doing: tar xjf MesaLib-10.2.4.tar.bz2 cd Mesa-10.2.4 ./configure --enable-gallium-llvm make -j6 make install I have also verified that I pushed the tag. -Carl -- [email protected] Changes from 10.2.3 to 10.2.4: Abdiel Janulgue (3): i965/fs: Refactor check for potential copy propagated instructions. i965/fs: skip copy-propate for logical instructions with negated src entries i965/vec4: skip copy-propate for logical instructions with negated src entries Brian Paul (3): mesa: fix geometry shader memory leaks st/mesa: fix geometry shader memory leak gallium/u_blitter: fix some shader memory leaks Carl Worth (3): docs: Add sha256 checksums for the 10.2.3 release Update VERSION to 10.2.4 Add release notes for 10.2.4 Eric Anholt (1): i965: Generalize the pixel_x/y workaround for all UW types. Ilia Mirkin (4): nv50/ir: retrieve shadow compare from first arg nv50/ir: ignore bias for samplerCubeShadow on nv50 nvc0/ir: do quadops on the right texture coordinates for TXD nvc0/ir: use manual TXD when offsets are involved Jordan Justen (1): i965: Add auxiliary surface field #defines for Broadwell. Kenneth Graunke (9): i965: Don't copy propagate abs into Broadwell logic instructions. i965: Set execution size to 8 for instructions with force_sechalf set. i965/fs: Set force_uncompressed and force_sechalf on samplepos setup. i965/fs: Use WE_all for gl_SampleID header register munging. i965: Add plumbing for Broadwell's auxiliary surface support. i965: Drop SINT workaround for CMS layout on Broadwell. i965: Hook up the MCS buffers in SURFACE_STATE on Broadwell. i965: Add 2x MSAA support to the MCS allocation function. i965: Enable compressed multisample support (CMS) on Broadwell. Marek Olšák (4): gallium: fix u_default_transfer_inline_write for textures st/mesa: fix samplerCubeShadow with bias radeonsi: fix samplerCubeShadow with bias radeonsi: add support for TXB2 Matt Turner (8): i965/vec4: Don't return void from a void function. i965/vec4: Don't fix_math_operand() on Gen >= 8. i965/fs: Don't fix_math_operand() on Gen >= 8. i965/fs: Make try_constant_propagate() static. i965/fs: Constant propagate into 2-src math instructions on Gen8. i965/vec4: Constant propagate into 2-src math instructions on Gen8. i965/fs: Don't use brw_imm_* unnecessarily. i965/fs: Set correct number of regs_written for MCS fetches. _______________________________________________ mesa-announce mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-announce
signature.asc
(application/pgp-signature, 818 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJTybNRAAoJEGACM7qeVNxhuj4QAIPBGOOBnDiVEgG6OhvtPRTk 1KI0JYeD/f8pOmdKVFftNUcTMq1RRqs2ShyT8ujAtHxOPCWcQ/NQFSMNPrpOTfEu CDuPIKQqiTeRdVnpDctBlpf8nTC9L8O86KD7v8q81bXbu0NayNe48S8haCLayB43 1vyi/M7ptnvSxBhP4V4kDKVm6f4MYrHlXvQYdlDCzY0tHRprnFeE3er9nLpAhLHY UHNdUn1jYKJJUfmXV85zZls6TaSgLN3eFHK7BxdnZRbZhUXiSsps7TFFKNZkfrbP Xbg446gZfoTb6ROagEgdC963AguZTIx+ohqC7Q1Vt7nJSI9TwU3IzVGlNNu7G0fh SZVtsN7pZRjm23ik1qoiixxRLp9V+u7/73hKee8d9pMfk7Pl8YXkK/tIp2JDYbQz J6F87JHQrFSfhiu7uPkUZMgJylX7bFNTuamw4MzVgZt01YbEYAMbkPnr8vywz1E8 gq5ZkL3W8D09eXk+xb+bA5mZMgg5LCIweGobdG9Rx9G8Kt3qsbS7/C9UpGYpX0Io XP/HS4GsifC7EjS20OvRk0KtAeAygm86iRjXV9NZHAyYddPLCApxcaWHTtq8y5hI w5c7NwbZQMssL+wPl2NanEDDZdrhppV6sF4X8n1Avb9Z5bhJQtzflm5YPqT/4L3P XPPAUJ7qVKrsaDhrBMyU =2NR1 -----END PGP SIGNATURE-----