Hi Bas,
many thanks
Mauro
On Sat, Mar 16, 2019 at 11:02 PM Bas Nieuwenhuizen
wrote:
>
> Should be fixed when
>
> https://gitlab.freedesktop.org/mesa/mesa/merge_requests/456
>
> is merged.
>
> On Sat, Mar 16, 2019 at 10:16 PM Mauro Rossi wrote:
> >
> > Hi Marek,
> >
> > I'm getting the following
Should be fixed when
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/456
is merged.
On Sat, Mar 16, 2019 at 10:16 PM Mauro Rossi wrote:
>
> Hi Marek,
>
> I'm getting the following building error after commit [1]
> but I don't understand why.
>
> Mauro
>
> external/mesa/src/gallium/drive
Hi Marek,
I'm getting the following building error after commit [1]
but I don't understand why.
Mauro
external/mesa/src/gallium/drivers/radeonsi/si_compute.c:807:8: error:
initializing 'uint *' (aka 'unsigned int *') with an expression of
type 'uint const[3]' discards qualifiers
[-Werror,-Wincom
Hi Mauro,
Mostly rewording what Marek already said.
On 6 May 2017 at 15:16, Mauro Rossi wrote:
> 2017-05-06 12:15 GMT+02:00 Marek Olšák :
>>
>> Hi,
>>
>> There are several options:
>> - Use Mesa 17.1 instead of master
>> - Drop support for radeonsi in Nougat if you have to use master
>> - Revert
On Sat, May 6, 2017 at 4:16 PM, Mauro Rossi wrote:
> 2017-05-06 12:15 GMT+02:00 Marek Olšák :
>>
>> Hi,
>>
>> There are several options:
>> - Use Mesa 17.1 instead of master
>> - Drop support for radeonsi in Nougat if you have to use master
>> - Revert the commit removing LLVM 3.8 support, resolve
2017-05-06 12:15 GMT+02:00 Marek Olšák :
>
> Hi,
>
> There are several options:
> - Use Mesa 17.1 instead of master
> - Drop support for radeonsi in Nougat if you have to use master
> - Revert the commit removing LLVM 3.8 support, resolve merge conflicts, and
> send it for review.
>
> I'd be OK wi
Hi,
There are several options:
- Use Mesa 17.1 instead of master
- Drop support for radeonsi in Nougat if you have to use master
- Revert the commit removing LLVM 3.8 support, resolve merge conflicts, and
send it for review.
I'd be OK with any but I recommend the first one.
Marek
Marek
On May
Hi,
mesa-dev is about to be polished for marshmallow, nougat and O
and radeonsi was working on both marshmallow-x86 and nougat-x86
Now I see that llvm 3.8 is considered dropped,
but commit "radeonsi: drop support for LLVM 3.8"
does not mention that nougat is gone.
Is there a chance that we can t