Torque3D/Engine/source/math/impl
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
..
float3_impl.inl matrix functions 2026-03-05 18:55:36 +00:00
float4_impl.inl ISA backends float3 and float4 - cleanup history squash 2026-03-05 18:55:34 +00:00
mat44_impl.inl neon implementation 2026-03-05 18:55:38 +00:00
math_c.cpp neon implementation 2026-03-05 18:55:38 +00:00