[Mesa-dev] [ANNOUNCE] mesa 13.0.0-rc3
Dieter Nützel
Dieter at nuetzel-hh.de
Mon Oct 31 19:34:25 UTC 2016
Am 31.10.2016 19:33, schrieb Emil Velikov:
> On 31 October 2016 at 18:16, Dieter Nützel <Dieter at nuetzel-hh.de>
> wrote:
>> Hello Emil,
>>
>> if this commit
>>
>> commit 81a95946dab730c1cfcf04ac1373cea5f7908f65
>> Author: Marek Olšák <marek.olsak at 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.haehnle at 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
More information about the mesa-dev
mailing list