[Mesa-dev] New stable-branch 10.6 candidate pushed
Emil Velikov
emil.l.velikov at gmail.com
Thu Jun 25 10:41:59 PDT 2015
Hello list,
The candidate for the Mesa 10.6.1 is now available. Currently we have:
- 22 queued
- 19 nominated (outstanding)
- and 0 rejected (obsolete) patches
The present queue consist of core mesa and glsl patches (amonst which
a Dota2 Reborn bugfix) affecting all dri drivers, nouveau specific
fixes and a selection of shared-glapi commits - from build fixes, to
ones ensuring that the dri modules can be loaded.
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)
-------------------------------------
None.
Testing reports/general approval
--------------------------------
Any testing reports (or general approval of the state of the branch)
will be greatly appreciated.
Trivial merge conflicts
-----------------------
None.
The plan is to have 10.6.1 this Friday(26th of June).
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 (19)
==============
Anuj Phogat (8):
mesa: Turn get_readpixels_transfer_ops() in to a global function
meta: Fix transfer operations check in meta pbo path for readpixels
mesa: Fix conditions to test signed, unsigned integer format
mesa: Add a mesa utility function
_mesa_need_signed_unsigned_int_conversion()
meta: Abort meta pbo path if readpixels need signed-unsigned
meta: Don't do fragment color clamping in case of ReadPixels
mesa: Add a helper function _mesa_need_luminance_to_rgb_conversion()
meta: Fix reading luminance texture as rgba in
_mesa_meta_pbo_GetTexSubImage()
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
Emil Velikov (1):
bugzilla_mesa.sh: sort the bugs list by number
Kenneth Graunke (1)
i965/fs: Fix ir_txs in emit_texture_gen4_simd16().
Mario Kleiner(1):
nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads
Matt Turner (1):
i965/fs: Don't mess up stride for uniform integer multiplication.
Tapani Pälli (2):
glsl: Allow dynamic sampler array indexing with GLSL ES < 3.00
glsl: validate sampler array indexing for 'constant-index-expression'
Tom Stellard (3):
clover: Call clBuildProgram() notification function when build
completes v2
gallium/drivers: Add threadsafe wrappers for pipe_context and pipe_screen
clover: Use threadsafe wrappers for pipe_screen and pipe_context
Queued (22)
===========
Anuj Phogat (4):
mesa: Handle integer formats in need_rgb_to_luminance_conversion()
mesa: Use helper function need_rgb_to_luminance_conversion()
mesa: Turn need_rgb_to_luminance_conversion() in to a global function
meta: Abort meta path if ReadPixels need rgb to luminance conversion
Ben Widawsky (1):
i965/gen9: Implement Push Constant Buffer workaround
Boyan Ding (2):
egl/x11: Set version of swrastLoader to 2
egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visuals
Emil Velikov (5):
docs: Add sha256sums for the 10.6.0 release
configure: warn about shared_glapi & xlib-glx only when both are set
configure: error out when building backend-less libEGL
configure: error out when building libEGL without shared-glapi
gbm: do not (over)link against libglapi.so
Frank Henigman (1):
gbm: dlopen libglapi so gbm_create_device works
Ilia Mirkin (9):
nvc0/ir: fix collection of first uses for texture barrier insertion
nv50,nvc0: clamp uniform size to 64k
nvc0/ir: can't have a join on a load with an indirect source
glsl: handle conversions to double when comparing param matches
glsl: add version checks to conditionals for builtin variable enablement
mesa: add GL_PROGRAM_PIPELINE support in KHR_debug calls
glsl: binding point is a texture unit, which is a combined space
nvc0: always put all tfb bufs into bufctx
nv50,nvc0: make sure to pushbuf_refn before putting bo into pushbuf_data
More information about the mesa-dev
mailing list