Mesa 10.2.6
Carl Worth <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.announce,gmane.comp.video.mesa3d.devel |
|---|---|
| Message-ID | <[email protected]> |
Mesa 10.2.6 has been released. Mesa 10.2.6 is a bug fix release fixing bugs since the 10.2.5 release, (see below for a list of changes). The tag in the git repository for Mesa 10.2.6 is 'mesa-10.2.6'. Mesa 10.2.6 is available for download at ftp://freedesktop.org/pub/mesa/10.2.6/ SHA-256 checksums (can be verified with the sha256sum program): 193314d2adba98e43697d726739ac46b4299aae324fa1821aa226890c28ac806 MesaLib-10.2.6.tar.bz2 f7a45a5977b485eb95ac024205c584a0c112fe3951c2313c797579bb16a7a448 MesaLib-10.2.6.tar.gz 6d086d6fcda8f317adfaaae40011decf2f2e2dc80819c4a7a77c76f73512e8d8 MesaLib-10.2.6.zip I have verified building from the .tar.bz2 file by doing: tar xjf MesaLib-10.2.6.tar.bz2 cd Mesa-10.2.6 ./configure --enable-gallium-llvm make -j6 make install I have also verified that I pushed the tag. -Carl -- [email protected] Changes from 10.2.5 to 10.2.6: Anuj Phogat (15): mesa: Fix error condition for valid texture targets in glTexStorage* functions mesa: Turn target_can_be_compressed() in to a utility function mesa: Add error condition for using compressed internalformat in glTexStorage3D() mesa: Fix condition for using compressed internalformat in glCompressedTexImage3D() mesa: Add utility function _mesa_is_enum_format_snorm() mesa: Don't allow snorm internal formats in glCopyTexImage*() in GLES3 mesa: Add a helper function _mesa_is_enum_format_unsized() mesa: Add a gles3 error condition for sized internalformat in glCopyTexImage*() mesa: Add gles3 error condition for GL_RGBA10_A2 buffer format in glCopyTexImage*() mesa: Add utility function _mesa_is_enum_format_unorm() mesa: Add gles3 condition for normalized internal formats in glCopyTexImage*() mesa: Allow GL_TEXTURE_CUBE_MAP target with compressed internal formats meta: Use _mesa_get_format_bits() to get the GL_RED_BITS egl: Fix OpenGL ES version checks in _eglParseContextAttribList() meta: Fix datatype computation in get_temp_image_type() Brian Paul (1): mesa: fix assertion in _mesa_drawbuffers() Carl Worth (3): docs: Add sha256 sums to the 10.2.5 release notes Update VERSION to 10.2.6 Add release notes for the 10.2.6 release Ilia Mirkin (1): mesa/st: only convert AND(a, NOT(b)) into MAD when not using native integers Jordan Justen (1): i965/miptree: Layout 1D Array as 2D Array with height of 1 Maarten Lankhorst (1): configure.ac: Do not require llvm on x32 Marek Olšák (4): st/mesa: fix blit-based partial TexSubImage for 1D arrays radeon,r200: fix buffer validation after CS flush radeonsi: fix a hang with instancing in Unigine Heaven/Valley on Hawaii radeonsi: fix CMASK and HTILE allocation on Tahiti Pali Rohár (1): configure: check for dladdr via AC_CHECK_FUNC/AC_CHECK_LIB Roland Scheidegger (1): gallivm: fix up out-of-bounds level when using conformant out-of-bound behavior _______________________________________________ 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 iQIcBAEBCgAGBQJT885kAAoJEGACM7qeVNxhqacP/3wH7gDhkwh31y5gVm0Sr8zG TfMhEzQVVOMI74PHdz++RDhE4B5n8AlQMI532yN42SGz0eqep41vZEsgF2YjycfG pPNcUt2hbxHnDuI3MlXyEDL9yd0HtXo/uShUgvs/QEmFrPpb9w4mTyRfOuKM3XxQ m0VDSx4pINii4e1mITXPmyP0OprRhdc0JruEc9bLY/p0ddwcfzU1WE9NHEuXy9g7 dURI1QnVMvXJw5VXWsK7S2rD1D0/hl7pS1U940jE2w/5l05VrZrrvzs4lKDdd+S2 rl7wnF06ZyIeX7iGSJ7YryG//OYLEPrMpn+nydxINaTGghPSIUyDrTXCOplFW3e5 GgQcBnRBDPctCdsQiK+7+4r9+TgPaYUdjsFG1Dnpe90mjy6nKJbrpbakq6umbgPC t5X4++fl57nXB91/uNQlklZVTUqwpfiK+w9GC0GZD2xsIZ+up/MQdvYr364WnofY oG1HbQrfwY75z57sZJKA6hx38vymZHB7ZHnDMi5LVZQeCwxT7pT+nxclLVzqP8ae XDxqKLmXYONmMcModYFcGmu/MEp52xSwrqbwDF3FHXSCfUtPDyoK8sGYXoxpZAs4 +RUAINQPxNUFn3qYi0/xX1kPxqlhtuinHcyBoOgL3FT81Aw8Tasn/epyHdfskBB8 F4UMHyBgKRL9ipXwXMsA =KVMw -----END PGP SIGNATURE-----