Mesa 10.5.0 release candidate 2 is now available for testing. The current plan is to have an additional release candidate every Friday until the eventual 10.5.0 release on Mar 6th.
The tag in the git repository for Mesa 10.5.0-rc2 is 'mesa-10.5.0-rc2'. Mesa 10.5.0 release candidate 2 is available for download from ftp://freedesktop.org/pub/mesa/10.5.0/ sha256sums: a4c152987462d0888c56c10fd6fb1d230fa658dd3208574c90af83603609d107 mesa-10.5.0-rc2.tar.gz 313493fe5616815775b5a883c466fa101e6aa4bd1c5075a5027761a412445ba3 mesa-10.5.0-rc2.tar.xz Note the following are planned, permanent changes: - The tarball name has changed - s/MesaLib/mesa/ - A tar.xz tarball is available. - The tar.bz2 and zip tarball have been depreciated and will no longer be available. If you have any comments and/or spot any problems with this release kindly let me know. -Emil -- Changes from 10.5.0-rc1 to 10.5.0-rc2: Alan Coopersmith (5): Bracket arguments to tr so they work with Solaris tr Remove extraneous ; after DECL_TYPE usage Avoid fighting with Solaris headers over isnormal() Use __typeof instead of typeof with Solaris Studio compilers Make _mesa_swizzle_and_convert argument types in .c match those in .h Brian Paul (2): swrast: fix multiple color buffer writing st/mesa: fix sampler view reference counting bug in glDraw/CopyPixels Carl Worth (1): Revert use of Mesa IR optimizer for ARB_fragment_programs Eduardo Lima Mitev (1): mesa: Fix error validating args for TexSubImage3D Emil Velikov (6): cherry-ignore: ignore commits picked without -x automake: Use AM_DISTCHECK_CONFIGURE_FLAGS auxiliary/vl: Build vl_winsys_dri.c only when needed. auxiliary/vl: honour the DRI2PROTO_CFLAGS install-lib-links: remove the .install-lib-links file Increment version to 10.5.0-rc2 Iago Toral Quiroga (2): mesa: Handle transferOps in texstore_rgba mesa: Fix element count for byte-swaps in texstore, readpix and texgetimage Ilia Mirkin (3): nvc0: bail out of 2d blits with non-A8_UNORM alpha formats st/mesa: treat resource-less xfb buffers as if they weren't there nvc0: allow holes in xfb target lists Kenneth Graunke (5): i965: Override swizzles for integer luminance formats. i965: Use a gl_color_union for sampler border color. i965: Fix integer border color on Haswell. glsl: Reduce memory consumption of copy propagation passes. i965: Prefer Meta over the BLT for BlitFramebuffer. Laura Ekstrand (1): main: Fixed _mesa_GetCompressedTexImage_sw to copy slices correctly. Lucas Stach (1): install-lib-links: don't depend on .libs directory Marek Olšák (6): radeonsi: small fix in SPI state mesa: fix AtomicBuffer typo in _mesa_DeleteBuffers radeonsi: fix a crash if a stencil ref state is set before a DSA state radeonsi: don't use SQC_CACHES to flush ICACHE and KCACHE on SI vbo: fix an unitialized-variable warning radeonsi: fix point sprites Matt Turner (6): i965/vec4/vp: Use vec4_visitor::CMP. i965/fs: Add unit tests for saturate propagation pass. i965/fs: Use fs_inst::overwrites_reg() in saturate propagation. i965/fs: Consider MOV.SAT to interfere if it has a source modifier. i965/vec4: Add and use byte-MOV instruction for unpack 4x8. i965: Link test programs with gtest before pthreads. Michel Dänzer (1): Revert "radeon/llvm: enable unsafe math for graphics shaders" Neil Roberts (1): meta: Fix saving the results of the current occlusion query Tapani Pälli (1): mesa: fix OES_texture_float texture render target behavior Vivek Kasireddy (1): egl, wayland: RGB565 format support on Back-buffer
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev