Re: [Mesa-dev] [PATCH 12/17] i965: Move the back-end compiler to src/intel/compiler

2017-03-08 Thread Kenneth Graunke
On Wednesday, March 8, 2017 10:02:38 AM PST Emil Velikov wrote: > On 8 March 2017 at 17:37, Jason Ekstrand wrote: > > On Wed, Mar 8, 2017 at 9:16 AM, Emil Velikov > > wrote: > >> > >> From: Jason Ekstrand > >> > >> Mostly a dummy git mv with a couple of noticable parts: > >> - With the earlier

Re: [Mesa-dev] [PATCH 12/17] i965: Move the back-end compiler to src/intel/compiler

2017-03-08 Thread Emil Velikov
On 8 March 2017 at 17:37, Jason Ekstrand wrote: > On Wed, Mar 8, 2017 at 9:16 AM, Emil Velikov > wrote: >> >> From: Jason Ekstrand >> >> Mostly a dummy git mv with a couple of noticable parts: >> - With the earlier header cleanups, nothing in src/intel depends on >> files in src/mesa/drivers/dr