Re: [Mesa-dev] [PATCH 3/8] swr/rast: Split rasterizer.cpp to improve compile times

2017-06-26 Thread Rowley, Timothy O
On Jun 26, 2017, at 8:02 AM, Emil Velikov mailto:emil.l.veli...@gmail.com>> wrote: On 22 June 2017 at 22:13, Tim Rowley mailto:timothy.o.row...@intel.com>> wrote: Hardcode split to four files currently. Decreases swr build time on KNL by over 50%. Out of curiosity what is KNL? KNL is the Inte

Re: [Mesa-dev] [PATCH 3/8] swr/rast: Split rasterizer.cpp to improve compile times

2017-06-26 Thread Emil Velikov
On 22 June 2017 at 22:13, Tim Rowley wrote: > Hardcode split to four files currently. Decreases swr build > time on KNL by over 50%. Out of curiosity what is KNL? Also, over 50% decrease - time to pop the champagne ;-) > --- > src/gallium/drivers/swr/Makefile.am| 36 +- > src