diff options
author | Jan Zielinski <[email protected]> | 2019-07-31 16:01:01 +0200 |
---|---|---|
committer | Jan Zielinski <[email protected]> | 2019-08-08 10:53:47 +0200 |
commit | ff75c35846535baf6ff2150b18089a58fd156bbe (patch) | |
tree | ef2d6ae575d8ab3d592b5a9c379189d54b13abb0 /src/gallium/drivers/softpipe/sp_fence.c | |
parent | b55a93fdd463b5f27c1c98a2be28960e59cab32d (diff) |
swr/rasterizer: improvements in simdlib
1. fix build issues with MSVC 2019 compiler
The MSVC 2019 compiler seems to have an issue with optimized code-gen
when using the _mm256_and_si256() intrinsic.
Only disable use of integer vpand on buggy versions MSVC 2019.
Otherwise allow use of integer vpand intrinsic.
2. Remove unused vec/matrix functionality
Reviewed-by: Alok Hota <[email protected]>
Diffstat (limited to 'src/gallium/drivers/softpipe/sp_fence.c')
0 files changed, 0 insertions, 0 deletions