Reviewed-by: Bruce Cherniak
> On Nov 20, 2017, at 11:18 AM, Tim Rowley wrote:
>
> Highlights are code cleanups and more progress on simd16.
>
> Tim Rowley (10):
> swr/rast: support flexible vertex layout for DS output
> swr/rast: Widen fetch shader to SIMD16
> swr/rast: Code style change (N
Highlights are code cleanups and more progress on simd16.
Tim Rowley (10):
swr/rast: support flexible vertex layout for DS output
swr/rast: Widen fetch shader to SIMD16
swr/rast: Code style change (NFC)
swr/rast: Points with clipdistance can't go through simplepoints path
swr/rast: Enabl
Reviewed-by: Bruce Cherniak
> On Sep 11, 2017, at 2:28 PM, Tim Rowley wrote:
>
> Mostly some api changes, plus making the cpu topology code a bit more
> robust in the face of some odd configurations seen in virtualized
> environments.
>
> No piglit or vtk ctest regressions.
>
> Tim Rowley (1
Mostly some api changes, plus making the cpu topology code a bit more
robust in the face of some odd configurations seen in virtualized
environments.
No piglit or vtk ctest regressions.
Tim Rowley (10):
swr/rast: Add new API SwrStallBE
swr/rast: Move clip/cull enables in API
swr/rast: Start
Highlights: codegen cleanups, simd16 work, and fixing the windows build.
George Kyriazis (1):
swr: [rasterizer codegen] Fix windows build
Tim Rowley (9):
swr: [rasterizer codegen] Refactor codegen
swr: [rasterizer core] SIMD16 Frontend WIP
swr: [rasterizer codegen] add cmdline to archrast
Reviewed-by: Bruce Cherniak
> On Feb 6, 2017, at 6:40 PM, Tim Rowley wrote:
>
> Highlights include more avx512 work and fixes for llvm>=3.8.
>
> Tim Rowley (10):
> swr: [rasterizer core] Frontend SIMD16 WIP
> swr: [rasterizer jitter] Adjust jitter header includes
> swr: [rasterizer jitter]
Highlights include more avx512 work and fixes for llvm>=3.8.
Tim Rowley (10):
swr: [rasterizer core] Frontend SIMD16 WIP
swr: [rasterizer jitter] Adjust jitter header includes
swr: [rasterizer jitter] Fix issues with stream-out on llvm>=3.8
swr: [rasterizer jitter] Change SimdVector repres