Re: [Mesa-dev] [PATCH v2 00/17] swr: update rasterizer

2017-08-02 Thread Cherniak, Bruce
Entire set Reviewed-by: Bruce Cherniak > On Aug 1, 2017, at 2:44 PM, Tim Rowley wrote: > > Highlights include enabling the simd16 frontend and code cleanups. > > v2: split previous gen_knobs patch into five chunks: scons fix, > relicense to match rest of tree, code style, template split, >

[Mesa-dev] [PATCH v2 00/17] swr: update rasterizer

2017-08-01 Thread Tim Rowley
Highlights include enabling the simd16 frontend and code cleanups. v2: split previous gen_knobs patch into five chunks: scons fix, relicense to match rest of tree, code style, template split, simplification of default value setup Tim Rowley (17): swr/rast: threadID via portable std::this_th

Re: [Mesa-dev] [PATCH v2 00/17] swr: update rasterizer

2017-04-27 Thread Cherniak, Bruce
Entire set reviewed-by: Bruce Cherniak > On Apr 26, 2017, at 1:33 PM, Tim Rowley wrote: > > v2: > Rewrite commit messages > Split some commits > No code/functional changes > > Tim Rowley (17): > swr/rast: more flexible max attribute slots > swr/rast: add additional jit utility functions > s

[Mesa-dev] [PATCH v2 00/17] swr: update rasterizer

2017-04-26 Thread Tim Rowley
v2: Rewrite commit messages Split some commits No code/functional changes Tim Rowley (17): swr/rast: more flexible max attribute slots swr/rast: add additional jit utility functions swr/rast: add SIMDAPI decorators in binner/clipper swr/rast: clean up clipper comments swr/rast: disable b