[Mesa-dev] New stable-branch 10.6 candidate pushed

Emil Velikov emil.l.velikov at gmail.com
Fri Sep 18 02:42:45 PDT 2015


Hello list,

The candidate for the Mesa 10.6.8 is now available. Currently we have:
 - 22 queued
 - 14 nominated (outstanding)
 - and 2 rejected/obsolete patches

The present queue consists mostly of nouveau fixes, although we have the odd
i965, llvmpipe (big endian) and gbm bugfix.


Take a look at section "Mesa stable queue" for more information.

Testing
-------
The following results are against piglit 246791c51ec.


Changes - classic i965(snb)
---------------------------
None.


Changes - swrast classic
------------------------
None.


Changes - gallium softpipe
--------------------------
None.


Changes - gallium llvmpipe (LLVM 3.6.2)
---------------------------------------
None.


Testing reports/general approval
--------------------------------
Any testing reports (or general approval of the state of the branch)
will be greatly appreciated.


Trivial merge conflicts
-----------------------
commit 3fa83e99de2a135e3093cb5f60b7e4bbb906d049
Author: Hans de Goede <hdegoede at redhat.com>

    nv30: Fix max width / height checks in nv30 sifm code

    (cherry picked from commit 87073c69f3e253044bc235f34917aaa89041a63c)


commit cb2209e9efa8f3fac4c27ff98fbaba19ec551191
Author: Hans de Goede <hdegoede at redhat.com>

    nv30: Disable msaa unless requested from the env by NV30_MAX_MSAA

    (cherry picked from commit 3e9df0e3af7a8a84147ae48f588e9c435bf65b98)


The plan is to have 10.6.8 this Saturday (18th of September) or shortly after.

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 (14)
==============

Ben Widawsky (1):
      i965/skl: Use larger URB size where available.

Boyan Ding (1):
      i915: Add XRGB8888 format to intel_screen_make_configs

Brian Paul (1):
      configure: don't try to build gallium DRI drivers if --disable-dri is set

Ian Romanick (5):
      t_dd_dmatmp.h: Make "count" actually be the count
      t_dd_dmatmp.h: Clean up improper code formatting from previous patch
      t_dd_dmatmp.h: Use '& 3' instead of '% 4' everywhere
      t_dd_dmatmp.h: Pull out common 'count -= count & 3' code
      t_dd_dmatmp.h: Use addition instead of subtraction in loop bounds

Matthew Waters (1):
      egl: rework handling EGL_CONTEXT_FLAGS

Rob Clark (1):
      xa: add xa_surface_from_handle2

Tom Stellard (4):
      clover: Call clBuildProgram() notification function when build completes v2
      gallium/drivers: Add threadsafe wrappers for pipe_context v2
      clover: Use threadsafe wrappers for pipe_context v2
      clover: Properly initialize LLVM targets when linking with component libs



Queued (22)
===========

Alejandro PiƱeiro (1):
      i965/vec4: fill src_reg type using the constructor type parameter

Antia Puentes (1):
      i965/vec4: Fix saturation errors when coalescing registers

Emil Velikov (2):
      docs: add sha256 checksums for 10.6.7
      cherry-ignore: add commit non applicable for 10.6

Hans de Goede (4):
      nv30: Fix creation of scanout buffers
      nv30: Implement color resolve for msaa
      nv30: Fix max width / height checks in nv30 sifm code
      nv30: Disable msaa unless requested from the env by NV30_MAX_MSAA

Ian Romanick (2):
      mesa: Pass the type to _mesa_uniform_matrix as a glsl_base_type
      mesa: Don't allow wrong type setters for matrix uniforms

Ilia Mirkin (5):
      st/mesa: don't fall back to 16F when 32F is requested
      nvc0: always emit a full shader colormask
      nvc0: remove BGRA4 format support
      st/mesa: avoid integer overflows with buffers >= 512MB
      nv50, nvc0: fix max texture buffer size to 128M elements

Jason Ekstrand (1):
      i965/vec4: Don't reswizzle hardware registers

Jose Fonseca (1):
      gallivm: Workaround LLVM PR23628.

Kenneth Graunke (1):
      i965: Momentarily pretend to support ARB_texture_stencil8 for blits.

Oded Gabbay (1):
      llvmpipe: convert double to long long instead of unsigned long long

Ray Strode (1):
      gbm: convert gbm bo format to fourcc format on dma-buf import

Ulrich Weigand (1):
      mesa: Fix texture compression on big-endian systems

Vinson Lee (1):
      gallivm: Do not use NoFramePointerElim with LLVM 3.7.


Obsolete (2)
============

Emil Velikov (2):
      mapi: automake: inline glapi_gen_mapi define
      xmlpool: remove LOCALEDIR variable/fix bmake



More information about the mesa-dev mailing list