Torque3D/Engine/source/math/isa
marauder2k7 0ba8d948fb neon implementation
removed some x86 intrinsic functions that were in the mat44_impl file
reinstated some mMath_C functions and mMathFn ptrs trying to diagnose an issue.
Had to come up with a different way to initialize the scalar table if the isa tables are not initialized yet. Mac did not like the static initialization.
Had to change neon over to using explicit masks for shifting, cross product was failing during bakes and matrix calculations
2026-03-05 18:55:38 +00:00
..
avx matrix functions 2026-03-05 18:55:36 +00:00
avx2 matrix functions 2026-03-05 18:55:36 +00:00
neon neon implementation 2026-03-05 18:55:38 +00:00
sse2 matrix functions 2026-03-05 18:55:36 +00:00
sse41 matrix functions 2026-03-05 18:55:36 +00:00