Stephen Gold a72422a24a Math: correct 4 copy-paste errors in header comments (#1316) 9 months ago
..
DMat44.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 year ago
DMat44.inl 58445d6c26 Removed trailing whitespace from all source files (#688) 1 year ago
DVec3.h a72422a24a Math: correct 4 copy-paste errors in header comments (#1316) 9 months ago
DVec3.inl e4debe8683 Added SSE2 implementation of Vec3::sSelect, Vec4::sSelect and UVec4::sSelect (#1314) 9 months ago
Double3.h 58445d6c26 Removed trailing whitespace from all source files (#688) 1 year ago
DynMatrix.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
EigenValueSymmetric.h 1cb59a566d Add ragdoll scene to emscripten determinism test (#1203) 1 year ago
FindRoot.h 58445d6c26 Removed trailing whitespace from all source files (#688) 1 year ago
Float2.h 4c0a700dba Fixes for MSVC 17.7.0 Preview 3 compilation errors (#615) 2 years ago
Float3.h 1b006d340e Added constexpr to Float3 and IndexedTriangle(NoMaterial) classes (#801) 1 year ago
Float4.h 58445d6c26 Removed trailing whitespace from all source files (#688) 1 year ago
GaussianElimination.h 58445d6c26 Removed trailing whitespace from all source files (#688) 1 year ago
HalfFloat.h 390cb1f6fe Fixed ARM NEON code compiling with GCC (#1192) 1 year ago
Mat44.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 year ago
Mat44.inl 0191c72d5f Removed assert that translation needs to be zero in Mat44::GetQuaternion (#1002) 1 year ago
Math.h 50ea279f32 Fix compile error: __builtin_bitreverse32 does not exist in gcc ARM version (#1186) 1 year ago
MathTypes.h 839ffcb07c Removed Vec8/UVec8 class 10 months ago
Matrix.h 58445d6c26 Removed trailing whitespace from all source files (#688) 1 year ago
Quat.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) 1 year ago
Quat.inl 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) 1 year ago
Real.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) 1 year ago
Swizzle.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
Trigonometry.h d7ef7dfb70 Added comment 1 year ago
UVec4.h e4debe8683 Added SSE2 implementation of Vec3::sSelect, Vec4::sSelect and UVec4::sSelect (#1314) 9 months ago
UVec4.inl e4debe8683 Added SSE2 implementation of Vec3::sSelect, Vec4::sSelect and UVec4::sSelect (#1314) 9 months ago
Vec3.cpp d7619bd5ec Removed some heap allocs on startup (#1092) 1 year ago
Vec3.h a72422a24a Math: correct 4 copy-paste errors in header comments (#1316) 9 months ago
Vec3.inl e4debe8683 Added SSE2 implementation of Vec3::sSelect, Vec4::sSelect and UVec4::sSelect (#1314) 9 months ago
Vec4.h a72422a24a Math: correct 4 copy-paste errors in header comments (#1316) 9 months ago
Vec4.inl e4debe8683 Added SSE2 implementation of Vec3::sSelect, Vec4::sSelect and UVec4::sSelect (#1314) 9 months ago
Vector.h 2473382d3c Speed up reading of heightfield data. (#1083) 1 year ago