[Mesa-dev] [ANNOUNCE] Mesa 19.3.5

Eric Engestrom eric at engestrom.ch
Tue Mar 10 10:41:24 UTC 2020


On 2020-03-10 at 10:32, Erik Faye-Lund <erik.faye-lund at collabora.com> wrote:
> On Mon, 2020-03-09 at 23:55 +0100, Eric Engestrom wrote:
> > I'd like to announce the release of Mesa 19.3.5, final release of the
> > 19.3.x series.
> > You are encouraged to migrate to 20.0.1, released a few days ago, in
> > order to obtain future fixes.
> > 
> > Most fixes in this release are for Intel, followed by AMD, and a few
> > scattered fixes here and there.
> > 
> > Cheers,
> >   Eric
> > 
> > ---
> > 
> > Andrii Simiklit (1):
> >       Revert "glx: convert glx_config_create_list to one big calloc"
> > 
> > Arcady Goldmints-Orlov (1):
> >       spirv: Remove outdated SPIR-V decoration warnings
> > 
> > Caio Marcelo de Oliveira Filho (1):
> >       intel/gen12: Take into account opcode when decoding SWSB
> > 
> > Danylo Piliaiev (1):
> >       i965: Do not generate D16 B5G6R5_UNORM configs on gen < 8
> > 
> > Dave Airlie (1):
> >       gallivm/tgsi: fix stream id regression
> > 
> > Dylan Baker (7):
> >       docs: Add SHA256 sum for 19.3.4
> >       .pick_status.json: Update to
> > 2a98cf3b2ecea43cea148df7f77d2abadfd1c9db
> >       .pick_status.json: Update to
> > 946eacbafb47c8b94d47e7c9d2a8b02fff5a22fa
> >       .pick_status.json: Update to
> > bee5c9b0dc13dbae0ccf124124eaccebf7f2a435
> >       .pick_status.json: Update to
> > 8291d728dc997e87b4d2e4e451692643a1dba881
> >       .pick_status.json: Update to
> > e4baff90812d799d586296fcad992ddcc553c359
> >       .pick_status.json: Update to
> > 01496e3d1ea0370af03e6645dbd2b864c2ace94c
> > 
> > Eric Engestrom (12):
> >       .pick_status.json: Update to
> > 74e4cda64b9d114321216eefe536f80644b0f0fd
> >       .pick_status.json: Mark
> > dba71de5c63617677fe44558f995d35fad643413 as denominated
> >       .pick_status.json: Mark
> > 5ea23ba659adc05ff75ca7a4c9d1bd01db889ddd as denominated
> >       .pick_status.json: Mark
> > 34fd894e42ae1ec9d35bf9c4f05364b03dd4a223 as denominated
> >       .pick_status.json: Mark
> > ddd767387f336ed1578f171a2af4ca33c564d7f3 as denominated
> >       .pick_status.json: Mark
> > b9773631d3e79e2310ed0eb274b4dd9426205066 as denominated
> >       .pick_status.json: Mark
> > 9fea90ad5170dd64376d22a14ac88c392813c96c as denominated
> >       bin/gen_release_notes.py: fix commit list command
> >       .pick_status.json: Update to
> > 0103f02acb10dcdea23461ba214307a6827a7772
> >       gitlab-ci: update template to fix container build issues
> >       docs: add release notes for 19.3.5
> >       VERSION: bump version to 19.3.5
> > 
> > Erik Faye-Lund (2):
> >       util: promote u_debug_memory.c to src/util
> >       .pick_status.json: Update to
> > 74e4cda64b9d114321216eefe536f80644b0f0fd
> 
> Uhm, what? :-P

Err... not sure what happened there...

That's the backport of 0c1ba69a27090d3ef000, and the proper commit message should've been:

    Revert "nir: Add a couple trivial abs optimizations"

    These were already added in 9fdaeb7776c ("nir: add min/max optimisation"),
    and there's no point in doing them twice.

    This reverts commit e4d346c86db0ae332fcdf55eac0e075cfb99a7eb.

    Fixes: e4d346c86db ("nir: Add a couple trivial abs optimizations")
    Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>
    Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
    Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3786>
    Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3786>
    (cherry picked from commit 0c1ba69a27090d3ef000943b47468705fe0454c4)

Apologies for the commit message mess, but I double-checked and I think the commit itself is correct, so there's that :]


More information about the mesa-dev mailing list