[Mesa-dev] [PATCH 0/4] meson: vc4 ARMHF cross-build support
Timothy Arceri
tarceri at itsqueeze.com
Wed Nov 8 23:17:18 UTC 2017
On 09/11/17 09:14, Eric Anholt wrote:
> Timothy Arceri noted that vc4 didn't seem to have the NEON stuff
> hooked up, so I worked on getting vc4 cross builds working for me
> finally. I haven't tested the result on HW quite yet.
I can now build vc4 with asm enable with this series so:
Tested-by: Timothy Arceri <tarceri at itsqueeze.com>
>
> Eric Anholt (4):
> meson: Leave dep_llvm empty if !with_llvm
> meson: Drop stale comment about making valgrind conditional.
> meson: Always link libgallium_dri.so against dep_thread.
> meson: Enable VC4's NEON assembly support.
>
> meson.build | 13 +++++++------
> src/gallium/drivers/vc4/meson.build | 13 +++++++++++++
> src/gallium/targets/dri/meson.build | 1 +
> 3 files changed, 21 insertions(+), 6 deletions(-)
>
More information about the mesa-dev
mailing list