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

Andy Furniss adf.lists at gmail.com
Tue Nov 8 14:40:34 UTC 2016


Aaron Watry wrote:
> On Tue, Nov 8, 2016 at 4:38 AM, Andy Furniss <adf.lists at gmail.com> wrote:
>
>> 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?
>>
>>
> I sent a patch for that last night.  Feel free to give it a spin.

Oops, sorry I missed that - with it I can build OK.



More information about the mesa-dev mailing list