Hello list, A candidate for the Mesa 10.4.5 release is now available. The current patch queue is as follows: - 17 queued - 7 nominated (outstanding) - and 0 rejected (obsolete) patches
In a nut shell this gives us Darwin build fixes and a few driver specific patches - nouveau (nvc0), radeonsi and i965. Take a look at section "Mesa stable queue" for more information. Testing ------- The following results are against piglit a68d27e7254. Changes - classic i965(snb) --------------------------- None. Changes - swrast classic ------------------------ Fixes - NV_fragment_program_option/fp-condition_codes-01 - fail > pass Changes - gallium softpipe --------------------------------- Fixes - ARB_fragment_program/fp-long-alu - crash > pass Regressions - OpenGL 1.4/triangle-rasterization-overdraw - pass > fail Changes - gallium llvmpipe --------------------------------- None. Testing reports/general approval -------------------------------- Any testing reports (or general approval of the state of the branch) will be greatly appreciated. Trivial merge conflicts ----------------------- Here are the commits where I manually merged conflicts, (so these might merit additional review): commit 53041aecef1bf41ca5f0eeab0d1504f24d7b1c81 Author: Marek Olšák <marek.ol...@amd.com> radeonsi: small fix in SPI state (cherry picked from commit a27b74819ad375e8c0bc88e13f42c951d2b5cd6a) The plan is to have 10.4.5 this Friday(18th February). If you have any questions or comments that you would like to share before the release, please go ahead. Cheers, Emil Mesa stable queue ----------------- Nominated (7) ============= Andreas Boll (2): mesa: Redefine GLX_CONTEXT_{CORE|COMPATIBILITY}_PROFILE_BIT_ARB dri/common: Fix returned value of __DRI2_RENDERER_PREFERRED_PROFILE Brian Paul (3): configure: don't try to build gallium DRI drivers if --disable-dri is set swrast: fix multiple color buffer writing st/mesa: fix sampler view reference counting bug in glDraw/CopyPixels Mario Kleiner (1): glx: Handle out-of-sequence swap completion events correctly. Marius Predut (1): Fixing an x86 FPU bug. Queued (17) =========== Carl Worth (1): Revert use of Mesa IR optimizer for ARB_fragment_programs 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 Jeremy Huddleston Sequoia (2): darwin: build fix darwin: build fix Kenneth Graunke (4): 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. Laura Ekstrand (1): main: Fixed _mesa_GetCompressedTexImage_sw to copy slices correctly. Marek Olšák (5): r600g,radeonsi: don't append to streamout buffers that haven't been used yet radeonsi: fix instanced arrays with non-zero start instance 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 Michel Dänzer (2): st/mesa: Don't use PIPE_USAGE_STREAM for GL_PIXEL_UNPACK_BUFFER_ARB Revert "radeon/llvm: enable unsafe math for graphics shaders" _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev