[Mesa-dev] Candidate branch for upcoming 9.1.6

Brian Paul brianp at vmware.com
Wed Jul 31 05:59:43 PDT 2013


On 07/31/2013 12:01 AM, Carl Worth wrote:
> I've just pushed out some updates to the 9.1 branch in preparation for a
> 9.1.6 release, which I would like to release on August 1, (in two days).
>
> A shortlog of the commits on this branch since the 9.1.5 release are
> included below.
>
> I've done my usual review and testing of this branch, (where my testing
> ensures no piglit regressions on my personal (Sandybridge) laptop).
>
> I will appreciate any further testing that anyone can perform,
> particularly on other architectures.
>
> I do know that Chris Forbes is also working on a backport of:
>
> 	1ec66f2fb2fea0497efebc1db83c75ec95a816a4
> 	i965/vs: Gen4/5: enable front colors if back colors are written
>
> which he'd like to squeeze into this release. Other than that, I don't
> expect any further changes on this branch before release, (unless anyone
> reports any reason any of these patches should not be included).
>
> Thanks,
>
> -Carl
>
> Andreas Boll (1):
>        configure.ac: Require llvm-3.2 for r600g/radeonsi llvm backends
>
> Brian Paul (3):
>        mesa: handle 2D texture arrays in get_tex_rgba_compressed()
>        meta: handle 2D texture arrays in decompress_texture_image()
>        mesa: implement mipmap generation for compressed 2D array textures

I think you could also grab this one (which I just pushed):

commit e5f32a0b3a9f8541f0c8ffc5f303612ac9963bb1
Author: Brian Paul <brianp at vmware.com>
Date:   Fri Jul 26 09:50:36 2013 -0600

     mesa: improve free() cleanup in generate_mipmap_compressed()

Though, it would only matter in an out-of-memory situation.

-Brian



More information about the mesa-dev mailing list