https://bugs.freedesktop.org/show_bug.cgi?id=111079
Bug ID: 111079
Summary: Chromium 5.2-rc7 latest master
Product: Mesa
Version: 19.1
Hardware: ARM
OS: Linux (All)
Status: NEW
Severity: minor
Pr
https://bugs.freedesktop.org/show_bug.cgi?id=111036
Stuart Naylor changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=111026
Stuart Naylor changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
The necessary Android makefile building rules are added
and the generation rules are simplified for readability
Fixes the following building errors:
external/mesa/src/amd/common/ac_llvm_build.c:1496:45:
error: use of undeclared identifier 'V_008F0C_IMG_FORMAT_8_UINT'
case V_008F0C_BUF_DATA_FOR
Fix the following building error:
external/mesa/src/amd/addrlib/src/gfx10/gfx10addrlib.cpp:35:10:
fatal error: 'gfx10_gb_reg.h' file not found
^~~~
1 error generated.
Fixes: 78cdf9a ("amd/addrlib: add gfx10 support")
Signed-off-by: Mauro Rossi
---
src/amd/Android.addrlib.mk
Fix Android building rules for gfx10_format_table.h generated header
(v2) Add LOCAL_C_INCLUDES += $(intermediates)/radeonsi to fix error:
external/mesa/src/gallium/drivers/radeonsi/si_state.c:46:10:
fatal error: 'gfx10_format_table.h' file not found
^~
1 error generat
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
I see this as driving away contributions, esp from new people. MR's
are annoying to create, since they require dealing with the hosting
provider, getting it to host clones, etc. Everyone has email.
Cheers,
-ilia
On Sat, Jul 6, 2019 at 7:41 AM Eric Engestrom wrote:
>
> Hi,
>
> I sent an MR to
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
Hi,
I sent an MR to update the README, but as pointed out there I should
make sure people who don't look at MRs are also aware of it, so here is:
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1223
---8<---
diff --git a/README.rst b/README.rst
index 4ccd72eca38a0845571c..eba097e652edde4
10 matches
Mail list logo