Activity
Fix unused variable, slerp unit tests and matrix adjoint unit tests
Fix unused variable, slerp unit tests and matrix adjoint unit tests
Add adjoint functions for matrices and unit tests
Add adjoint functions for matrices and unit tests
Fix the incorrect inclusion of arm64_neon.h on unsupported compilers
Fix the incorrect inclusion of arm64_neon.h on unsupported compilers
Specify correct system for Android packaging
Specify correct system for Android packaging
Put alignment on final types and not the backing n128
Put alignment on final types and not the backing n128
Fix incorrect mapping of _hlslpp_subm_ps to vmlsq_f32 which was causi…
Fix incorrect mapping of _hlslpp_subm_ps to vmlsq_f32 which was causi…
Make sure scalar has the same alignment requirements as the SIMD vers…
Make sure scalar has the same alignment requirements as the SIMD vers…
Revert until we update premake version
Revert until we update premake version
Forgot to commit matrix code + scalar compile fixes
Forgot to commit matrix code + scalar compile fixes
Fix type punning compile error on GCC using the packed_union
Fix type punning compile error on GCC using the packed_union
Create first version of data packing functions
Create first version of data packing functions