On Friday, 2019-09-27 09:56:36 +0200, Mauro Rossi wrote:
> Hi,
> for this 3rd patch I'm in contact with John Stultz
>
> Could you please give me both some advice on how to perform Merge Request
> (newbie)
>
> I have pushed an android_aco branch in my gitlab repo with account
> issor.oruam (same u
Hi,
for this 3rd patch I'm in contact with John Stultz
Could you please give me both some advice on how to perform Merge Request
(newbie)
I have pushed an android_aco branch in my gitlab repo with account
issor.oruam (same used in mesa)
but I'm not able to perform Merge Request/Compare branches b
Android building rules are added in src/amd/Android.compiler.mk
libmesa_aco static library is built conditionally to radeonsi
as done for vulkan.radv module
This will prevent Android build errors for non x86 systems
filter-out compiler/aco_instruction_selection_setup.cpp source,
as already includ