Wang Xiang
|
66f5ac9897
|
Add fast_matrix_mul_4x4_lsx function for LoongArch64
|
2025-02-10 16:20:46 +08:00 |
|
Wang Xiang
|
56bd3d8dc6
|
Include <string.h> without ifdef
|
2025-02-07 00:31:37 +08:00 |
|
Wang Xiang
|
3eeaed68f2
|
Fix memcpy not declar error.
|
2025-02-06 16:32:31 +08:00 |
|
Henrik Rydgård
|
f5cc41caab
|
More CrossSIMD (breaking change)
|
2024-12-31 01:59:11 +01:00 |
|
Henrik Rydgård
|
eec7853efe
|
More SIMD: Add some matrix operations to CrossSIMD (#19773)
* More CrossSIMD functionality
* Use the new SIMD API for the matrix multiplies
|
2024-12-28 18:45:14 +01:00 |
|
Henrik Rydgård
|
2051d55c90
|
CrossSIMD: Add a bunch more functonality for use by the rasterizer
|
2024-12-21 14:28:00 +01:00 |
|
Henrik Rydgård
|
c92b3b6521
|
Move prototype cross simd wrapper structs to CrossSIMD.h
|
2024-12-21 14:27:59 +01:00 |
|
Henrik Rydgård
|
d5bfc1b5eb
|
Finish up this cleanup (move _M_SSE compat define out of Common.h)
|
2024-12-19 16:23:20 +01:00 |
|
Henrik Rydgård
|
d2a96dc7b5
|
Replace some SSE4-specific operations with SSE2 sequences.
|
2024-12-19 16:08:59 +01:00 |
|
Henrik Rydgård
|
5326d87f9c
|
Rename CrossSIMD to SIMDHeader, but also keep CrossSIMD.h (will have a future use)
|
2024-12-19 15:15:43 +01:00 |
|