[Mesa-dev] [PATCH] gallivm: Fix build after removal of deprecated attribute API

Andy Furniss adf.lists at gmail.com
Tue Nov 8 10:38:59 UTC 2016


Tom Stellard wrote:
> ---
>
> Build tested only so far.
>
>   src/gallium/auxiliary/draw/draw_llvm.c            |  6 +-
>   src/gallium/auxiliary/gallivm/lp_bld_intr.c       | 48 +++++++++++++++-
>   src/gallium/auxiliary/gallivm/lp_bld_intr.h       | 13 ++++-
>   src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c |  4 +-
>   src/gallium/drivers/radeonsi/si_shader.c          | 69 ++++++++++++-----------
>   src/gallium/drivers/radeonsi/si_shader_tgsi_alu.c | 24 ++++----
>   6 files changed, 112 insertions(+), 52 deletions(-)

I notice that llvmpipe needs fixing as well - or maybe that's for 
someone else?




More information about the mesa-dev mailing list