With minor nits that patch 5 applies to Transpose16_16 (not Transform_16_16);
and patch 6 changes the function declaration 2nd-line whitespace of
OutputMerger4x2 and OutputMerger8x2 (we can fix this in a follow-on checking to
core)
Reviewed-by: Bruce Cherniak
> On Jan 5, 2017, at 5:19 PM, Ti
Mostly avx512/simd16 fixes.
Tim Rowley (6):
swr: [rasterizer core] whitespace adjustments
swr: [rasterizer core] fix SIMD16 transpose functions
swr: [rasterizer core] fix SIMD16 PackTraits pack() and unpack()
swr: [rasterizer core] fix SIMD16 output merger
swr: [rasterizer core] fix SIMD
Reviewed-by: Bruce Cherniak minus the knob.h change
to disable cut-aware primitive assembler. New change for that coming today.
> On May 20, 2016, at 2:08 PM, Rowley, Timothy O
> wrote:
>
> Bruce, is cut-aware needed for primitive restart?
>
>> On May 20, 2016, at 11:58 AM, Rowley, Timothy
Unfortunately, you're right. I'll need to come up with a more complete fix.
Don't submit that knob change.
On 5/20/16, 2:08 PM, "mesa-dev on behalf of Rowley, Timothy O"
wrote:
>Bruce, is cut-aware needed for primitive restart?
>
>> On May 20, 2016, at 11:58 AM, Rowley, Timothy O
>> wro
Bruce, is cut-aware needed for primitive restart?
> On May 20, 2016, at 11:58 AM, Rowley, Timothy O
> wrote:
>
> Highlights this round are a frontend performance boost and
> removal of dead code.
>
> Unfortunately the instanceID/vertexID patch combines some style
> changes along with the code
Highlights this round are a frontend performance boost and
removal of dead code.
Unfortunately the instanceID/vertexID patch combines some style
changes along with the code updates. I've tried separating it
but haven't come up with something clean.
Tim Rowley (6):
swr: [rasterizer jitter] impl
Reviewed-by: Bruce Cherniak
> On Apr 25, 2016, at 5:12 PM, Tim Rowley wrote:
>
> Couple of large backend refactorizations, some miscellaneous changes,
> and warning cleanup.
>
> Tim Rowley (6):
> swr: [rasterizer core] backend refactor
> swr: [rasterizer jitter] add mSimdInt1Ty
> swr: [rast
Couple of large backend refactorizations, some miscellaneous changes,
and warning cleanup.
Tim Rowley (6):
swr: [rasterizer core] backend refactor
swr: [rasterizer jitter] add mSimdInt1Ty
swr: [rasterizer core] more backend refactoring
swr: [rasterizer jitter] support for dumping x86 asm