Re: [Mesa-dev] [PATCH] android: radeonsi/gfx10: generate gfx10_format_table.h

2019-07-06 Thread Mauro Rossi
Hi, there are more issues to resove with gfx10 new code, this patch does not suffice. I am sending a separate series with updated patches. I added Nicolai and Marek because some of their commits need those fixes. Please follow the new thread Mauro On Sat, Jul 6, 2019 at 4:01 PM Mauro Rossi w

[Mesa-dev] [PATCH] android: radeonsi/gfx10: generate gfx10_format_table.h

2019-07-06 Thread Mauro Rossi
Fix Android building rules for gfx10_format_table.h generated header Fixes: 0ffa229 ("radeonsi/gfx10: generate gfx10_format_table.h") Signed-off-by: Mauro Rossi --- src/gallium/drivers/radeonsi/Android.mk | 14 ++ 1 file changed, 14 insertions(+) diff --git a/src/gallium/drivers/rad