Re: [Mesa-dev] [PATCH 0/7] SWR changes

2018-05-10 Thread Cherniak, Bruce
Reviewed-by: Bruce Cherniak > On May 4, 2018, at 1:40 PM, George Kyriazis wrote: > > Misc OpenSWR changes > > George Kyriazis (7): > swr/rast: Change formatting > swr/rast: Use binner topology to assemble backend attributes > swr/rast: Add constant initializer for uint64_t > swr/rast: Add

[Mesa-dev] [PATCH 0/7] SWR changes

2018-05-04 Thread George Kyriazis
Misc OpenSWR changes George Kyriazis (7): swr/rast: Change formatting swr/rast: Use binner topology to assemble backend attributes swr/rast: Add constant initializer for uint64_t swr/rast: Add ConcatLists() swr/rast: Prepend the console output with a newline swr/rast: Add Builder::GetV