Re: [Mesa-dev] [PATCH 1/3] android: radeonsi: add nir include paths

2017-08-04 Thread Mauro Rossi
2017-08-03 20:50 GMT+02:00 Rob Herring : > On Thu, Aug 3, 2017 at 11:12 AM, Mauro Rossi wrote: >> 2017-08-03 16:52 GMT+02:00 Emil Velikov : >>> On 3 August 2017 at 13:24, Mauro Rossi wrote: 2017-08-03 11:57 GMT+02:00 Emil Velikov : > Hi Mauro, > > Thanks for the series. I'll pull

Re: [Mesa-dev] [PATCH 1/3] android: radeonsi: add nir include paths

2017-08-03 Thread Rob Herring
On Thu, Aug 3, 2017 at 11:12 AM, Mauro Rossi wrote: > 2017-08-03 16:52 GMT+02:00 Emil Velikov : >> On 3 August 2017 at 13:24, Mauro Rossi wrote: >>> 2017-08-03 11:57 GMT+02:00 Emil Velikov : Hi Mauro, Thanks for the series. I'll pull 2&3 in a second - there's a minor suggestio

Re: [Mesa-dev] [PATCH 1/3] android: radeonsi: add nir include paths

2017-08-03 Thread Mauro Rossi
2017-08-03 16:52 GMT+02:00 Emil Velikov : > On 3 August 2017 at 13:24, Mauro Rossi wrote: >> 2017-08-03 11:57 GMT+02:00 Emil Velikov : >>> Hi Mauro, >>> >>> Thanks for the series. I'll pull 2&3 in a second - there's a minor >>> suggestion in this patch. >>> >>> On 3 August 2017 at 01:55, Mauro Ros

Re: [Mesa-dev] [PATCH 1/3] android: radeonsi: add nir include paths

2017-08-03 Thread Emil Velikov
On 3 August 2017 at 13:24, Mauro Rossi wrote: > 2017-08-03 11:57 GMT+02:00 Emil Velikov : >> Hi Mauro, >> >> Thanks for the series. I'll pull 2&3 in a second - there's a minor >> suggestion in this patch. >> >> On 3 August 2017 at 01:55, Mauro Rossi wrote: >>> Android build changes to avoid the f

Re: [Mesa-dev] [PATCH 1/3] android: radeonsi: add nir include paths

2017-08-03 Thread Mauro Rossi
2017-08-03 11:57 GMT+02:00 Emil Velikov : > Hi Mauro, > > Thanks for the series. I'll pull 2&3 in a second - there's a minor > suggestion in this patch. > > On 3 August 2017 at 01:55, Mauro Rossi wrote: >> Android build changes to avoid the following building error: >> >> target C: libmesa_pipe_r

Re: [Mesa-dev] [PATCH 1/3] android: radeonsi: add nir include paths

2017-08-03 Thread Emil Velikov
Hi Mauro, Thanks for the series. I'll pull 2&3 in a second - there's a minor suggestion in this patch. On 3 August 2017 at 01:55, Mauro Rossi wrote: > Android build changes to avoid the following building error: > > target C: libmesa_pipe_radeonsi <= > external/mesa/src/gallium/drivers/radeons

[Mesa-dev] [PATCH 1/3] android: radeonsi: add nir include paths

2017-08-02 Thread Mauro Rossi
Android build changes to avoid the following building error: target C: libmesa_pipe_radeonsi <= external/mesa/src/gallium/drivers/radeonsi/si_pipe.c ... In file included from external/mesa/src/gallium/drivers/radeonsi/si_pipe.c:38: external/mesa/src/compiler/nir/nir.h:48:10: fatal error: 'nir_op