Am 31.10.2016 19:33, schrieb Emil Velikov:
On 31 October 2016 at 18:16, Dieter Nützel <die...@nuetzel-hh.de> wrote:
Hello Emil,

if this commit

commit 81a95946dab730c1cfcf04ac1373cea5f7908f65
Author: Marek Olšák <marek.ol...@amd.com>
Date:   Thu Oct 20 22:57:03 2016 +0200

gallium/radeon: fold radeon_winsys::surface_best into radeon/winsys

    Reviewed-by: Nicolai Hähnle <nicolai.haeh...@amd.com>

hits 13.0.0 then I've found an regression on r600g NI/Turks XT.
It show up as texture corruption with FreeCAD (MSAA 8x context) and under
LS2015 (wine-1.9.21~gallium_nine+staging / MSAA 2+).

I'll open a ticket in some minutes.

Great thank you ! Feel free to CC me on it.

I did.

The above patch hasn't landed in 13.0.0 and from a quick look it's a
cleanup/refactoring which doesn't fit the criteria.
Barring any notable reasoning of course.

OK,
go on with 13.0.0.
I've tested it some minutes ago.
It is only in git master (committed five days ago).

How can I switch Mesa master to 13.0.0-rc3, too test?
I'll tried but couldn't found any 13.0.0-rc3 tag.

Looks like you're missing the "mesa-" part of the tag. Just do

Yep.

$git fetch --all
$git checkout -b foo mesa-13.0.0-rc3

That was it.
I did a grep -r 13.0.0-rc3 * before but only got 13.1...

Sorry for the noise.

Dieter
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to