[Mesa-dev] [PATCH 1/2] autotools: add vtn_amd.c to sources
Timothy Arceri
tarceri at itsqueeze.com
Wed Mar 7 23:47:30 UTC 2018
Sorry for the noise. Rather than wait for others to trip over this, I've
pushed my patch with a r-b from Bas.
On 08/03/18 10:42, Timothy Arceri wrote:
> Look like I should have check the list before sending a patch.
>
> Please add the following to the commit message. Otherwise Reviewed-by:
> Timothy Arceri <tarceri at itsqueeze.com>
>
> Fixes: 68a6a3b51acc "spirv: handle AMD_gcn_shader extended instructions"
>
> On 08/03/18 10:13, Dylan Baker wrote:
>> cc: Emil Veliov <emil.l.velikov at gmail.com>
>> Signed-off-by: Dylan Baker <dylan.c.baker at intel.com>
>> ---
>> src/compiler/Makefile.sources | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/src/compiler/Makefile.sources
>> b/src/compiler/Makefile.sources
>> index 841bc8fec91..37340ba809e 100644
>> --- a/src/compiler/Makefile.sources
>> +++ b/src/compiler/Makefile.sources
>> @@ -301,6 +301,7 @@ SPIRV_FILES = \
>> spirv/spirv_info.h \
>> spirv/spirv_to_nir.c \
>> spirv/vtn_alu.c \
>> + spirv/vtn_amd.c \
>> spirv/vtn_cfg.c \
>> spirv/vtn_glsl450.c \
>> spirv/vtn_private.h \
>>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list