Re: [Mesa-dev] [PATCH 00/17] Move i965 compiler to src/intel/

2017-03-08 Thread Tapani Pälli
On 03/08/2017 07:15 PM, Emil Velikov wrote: Hi all, Here is a re-spin of the earlier work by Jason. There were a changes throughout, with most notable of which: - rad actually builds ;-) - all the compiler files are now moved - a bunch of dead includes are removed, making the compiler <> i

Re: [Mesa-dev] [PATCH 00/17] Move i965 compiler to src/intel/

2017-03-08 Thread Jason Ekstrand
Thanks for cleaning things up! Other than one question and a couple trivial comments, the only issue I see is moving brw_defines.h. I've asked Ken to chip on on that. Over-all, it looks great. --Jason On Wed, Mar 8, 2017 at 9:15 AM, Emil Velikov wrote: > Hi all, > > Here is a re-spin of the e

[Mesa-dev] [PATCH 00/17] Move i965 compiler to src/intel/

2017-03-08 Thread Emil Velikov
Hi all, Here is a re-spin of the earlier work by Jason. There were a changes throughout, with most notable of which: - rad actually builds ;-) - all the compiler files are now moved - a bunch of dead includes are removed, making the compiler <> i965 split clearer. In other words - nothing in c